pub type PlayerCmdSender = UnboundedSender<PlayerCmd>;

Aliased Type§

struct PlayerCmdSender { /* private fields */ }