cargo_
test_
support
1.87.0-nightly
(227690a25 2025-03-16)
In cargo_
test_
support::
publish
Functions
_validate_upload
create_index_line
read_le_u32
read_new_post
split_index_features
validate_alt_upload
validate_crate_contents
validate_crate_contents_
validate_upload
validate_upload_with_contents
write_to_index
cargo_test_support
::
publish
Function
read_le_u32
Copy item path
Settings
Help
Summary
Source
fn read_le_u32<R>(reader: R) ->
Result
<
u32
>
where R:
Read
,