[][src]Type Definition mumble_protocol::control::ClientControlCodec

type ClientControlCodec = ControlCodec<Serverbound, Clientbound>;

The ControlCodec used on the client side.