Skip to main content
read_le_u32
cargo_
test_
support
1.95.0-beta.5
(66bcd258f 2026-03-25)
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
,