Function encode_tdispatch

Source
pub fn encode_tdispatch<W: Write + ?Sized>(
    writer: &mut W,
    msg: &Tdispatch,
) -> Result<()>