Docs.rs
disktest-lib-1.2.0
disktest-lib 1.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mbuesch
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
clap ^4
normal
disktest-rawio ^1
normal
movavg ^2
normal
rand ^0.8
normal
rand_chacha ^0.3
normal
ring ^0.17
normal
signal-hook ^0.3
normal
tempfile ^3
normal
Versions
93.33%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
disktest_
lib
1.2.0
disktest_lib
Function
parsebytes
Copy item path
Source
pub fn parsebytes(s: &
str
) ->
Result
<
u64
>
Expand description
Parse a string describing a byte size into a number.