Re-exports§
pub use self::event_auth::auth_check;
pub use self::event_auth::auth_types_for_event;
pub use self::room_version::RoomVersion;
Modules§
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§
- lexicographical_
topological_ sort - Sorts the event graph based on number of outgoing/incoming edges.
- resolve
- Resolve sets of state events as they come in.