Module event_driven_library::prelude
source · Re-exports
pub use crate::domain::Aggregate;
pub use crate::domain::Buildable;
pub use crate::domain::Builder;
pub use crate::domain::Message;
pub use crate::Aggregate as AggregateMacro;
pub use crate::Aggregate as AggregateMacro;
Macros
Traits
- A data structure that can be deserialized from any data format supported by Serde.
- A data structure that can be serialized into any data format supported by Serde.