cargo_
test_
support
1.83.0-nightly
(2bd1e894e 2024-09-26)
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
,