Function binn_ir::decode_map

source ·
pub fn decode_map<R>(source: &mut R) -> IoResult<Option<Map>>where
    R: Read,
Expand description