Command

Trait Command 

Source
pub trait Command:
    Send
    + Sync
    + 'static { }
Available on crate feature cqrs only.
Expand description

Command trait marker

Implementorsยง