Trait Command

Source
pub trait Command:
    'static
    + Send
    + Any
    + Sync
    + Debug { }

Implementorsยง