Function netidx::utils::pack[][src]

pub fn pack<T>(t: &T) -> Result<BytesMut, PackError> where
    T: Pack