pub type ServerControlCodec = ControlCodec<Clientbound, Serverbound>;Expand description
The ControlCodec used on the server side.
Aliased Typeยง
pub struct ServerControlCodec { /* private fields */ }pub type ServerControlCodec = ControlCodec<Clientbound, Serverbound>;The ControlCodec used on the server side.
pub struct ServerControlCodec { /* private fields */ }