Docs.rs
block-utils-0.3.2
block-utils 0.3.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
cholcombe973
Dependencies
libudev ~0.2
normal
nom ~3.2
normal
shellscript ~0.3
normal
regex ~0.2
normal
uuid ~0.5
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
::
unmount_device
[
−
]
[src]
pub fn unmount_device(mount_point: &
str
) ->
Result
<
i32
,
String
>