[][src]Function rmp::decode::marker_to_len

pub fn marker_to_len<R: Read>(
    rd: &mut R,
    marker: Marker
) -> Result<u32, ValueReadError>