Type Alias PlayerCmdCallback

Source
pub type PlayerCmdCallback = Receiver<()>;

Aliased Typeยง

pub struct PlayerCmdCallback { /* private fields */ }