Function netidx_core::utils::pack

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