Crate ruma_state_res

source ·

Re-exports

Modules

Enums

  • Represents the various errors that arise when resolving state.

Traits

  • Abstraction of a PDU so users can have their own PDU types.

Functions

Type Aliases

  • Result type for state resolution.
  • A mapping of event type and state_key to some value T, usually an EventId.