Skip to main content

Command

Trait Command 

Source
pub trait Command:
    Send
    + Sync
    + 'static { }
Expand description

Command trait marker

Implementorsยง