Available on crate feature
state-res
only.Modules§
Structs§
Enums§
- Error
- Represents the various errors that arise when resolving state.
Traits§
- Event
- Abstraction of a PDU so users can have their own PDU types.
Functions§
- auth_
check - Check whether the incoming event passes the [authorization rules] for the given room version.
- auth_
types_ for_ event - Get the list of [relevant auth event types] required to authorize the event of the given type.
- lexicographical_
topological_ sort - Sorts the event graph based on number of outgoing/incoming edges.
- resolve
- Resolve sets of state events as they come in.