cargo_
test_
support
1.82.0
(f6e511eec 2024-10-15)
In cargo_
test_
support::
publish
Function
cargo_test_support
::
publish
::
read_le_u32
Copy item path
source
ยท
[
−
]
fn read_le_u32<R>(reader: R) ->
Result
<
u32
>
where R:
Read
,