Function rmp::decode::read_ext_meta

source ยท
pub fn read_ext_meta<R: RmpRead>(
    rd: &mut R,
) -> Result<ExtMeta, ValueReadError<R::Error>>