pub fn decode_compact_u32<I: Input>(input: &mut I) -> Result<u32>
Decode a compact u32 (using parity-scale-codec)