cargo_test_support::publish

Function read_le_u32

Source
fn read_le_u32<R>(reader: R) -> Result<u32>
where R: Read,