Docs.rs
block-utils-0.4.0
block-utils 0.4.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
cholcombe973
Dependencies
uuid ~0.5
normal
libudev ~0.2
normal
regex ~0.2
normal
nom ~3.2
normal
shellscript ~0.3
normal
fstab ~0.3
normal
Versions
Go to latest version
Platform
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
block_utils
Function
block_utils
::
erase_block_device
[
−
]
[src]
pub fn erase_block_device(device: &
Path
) ->
Result
<
()
,
String
>