cargo_
test_
support
1.84.0
(9fc6b4312 2025-01-07) (built from a source tarball)
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
,