Crate relay_common

source ·
Expand description

Common functionality for the sentry relay.

Modules§

  • Binary glob pattern matching for the C-ABI.
  • Serializable glob patterns for the API.
  • Alternative implementation of serializable glob patterns.
  • Utilities to deal with date-time types. (DateTime, Instant, SystemTime, etc)

Macros§

  • Implements FromStr and Display on a flat/C-like enum such that strings roundtrip correctly and all variants can be FromStr’d.
  • Helper macro to implement string based deserialization.
  • Helper macro to implement string based serialization.
  • Helper macro to implement string based serialization and deserialization.

Structs§

  • Represents an auth header.
  • Represents a Sentry dsn.

Enums§