Docs.rs
block-utils-0.11.1
block-utils 0.11.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
cholcombe973
Dependencies
fstab ^0.4
normal
log ^0.4
normal
regex ^1.7
normal
serde ^1.0
normal
serde_json ^1.0
normal
shellscript ^0.3
normal
strum ^0.24
normal
thiserror ^1.0
normal
uuid ^1.3
normal
nix ^0.23
dev
tempfile ^3
dev
udev ^0.5
normal
Versions
26.6%
of the crate is documented
Platform
aarch64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
erase_block_device
block_
utils
0.11.1
block_utils
Function
erase_
block_
device
Copy item path
Source
pub fn erase_block_device(device: impl
AsRef
<
Path
>) ->
BlockResult
<
()
>