cargo_
test_
support
1.87.0-nightly
(920d95eaf 2025-03-28)
In cargo_
test_
support::
publish
cargo_test_support
::
publish
Function
read_le_u32
Copy item path
Source
fn read_le_u32<R>(reader: R) ->
Result
<
u32
>
where R:
Read
,