Docs.rs
coreos-installer-0.6.0
coreos-installer 0.6.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
github:coreos:fedora-coreos-crates-owners
jlebon
dustymabe
Dependencies
bincode ^1.3
normal
byte-unit >=3.1.0, <5.0.0
normal
clap ^2.33
normal
cpio ^0.2
normal
error-chain ^0.12
normal
flate2 ^1.0
normal
glob ^0.3
normal
gptman ^0.7
normal
hex ^0.4
normal
libc ^0.2
normal
nix >=0.17, <0.19
normal
openssl ^0.10
normal
pipe ^0.3
normal
regex ^1.3
normal
reqwest ^0.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
tempfile ^3.1
normal
url ^2.1
normal
uuid ^0.8
normal
walkdir ^2.3
normal
xz2 ^0.1
normal
maplit ^1.0
dev
Versions
23.19%
of the crate is documented
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
☰
libcoreinst
::
blockdev
All crates
?
[
−
]
[src]
Function
libcoreinst
::
blockdev
::
lsblk
pub fn lsblk(dev: &
Path
) ->
Result
<
Vec
<
HashMap
<
String
,
String
>>>