cargo_test_support
1.78.0
(9b00956e5 2024-04-29) (built from a source tarball)
In cargo_test_support::publish
?
Function
cargo_test_support
::
publish
::
read_le_u32
source
·
[
−
]
fn read_le_u32<R>(reader: R) ->
Result
<
u32
>
where R:
Read
,