[][src]Function msgpack::pack::pack_from_i16

pub fn pack_from_i16<W: Write>(writer: &mut W, v: i16) -> Result<(), PackError>