cargo_test_support
1.79.0-nightly
(9d79cd5f7 2024-04-05)
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
,