Re-exports§
pub use self::event_auth::auth_check;
pub use self::event_auth::auth_types_for_event;
pub use self::events::Event;
Modules§
- event_
auth - events
- Helper traits and types to work with events (aka PDUs).
Enums§
- Error
- Represents the various errors that arise when resolving state.
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.