Docs.rs
bootc-internal-blockdev-0.0.0
bootc-internal-blockdev 0.0.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
cgwalters
Dependencies
anyhow ^1.0.82
normal
bootc-internal-utils ^0.0.0
normal
camino ^1.1.6
normal
fn-error-context ^0.2.1
normal
regex ^1.10.4
normal
serde ^1.0.199
normal
serde_json ^1.0.116
normal
tracing ^0.1.40
normal
indoc ^2.0.5
dev
Versions
10.64%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
bootc_
internal_
blockdev
0.0.0
bootc_internal_blockdev
Function
partitions_of
Copy item path
Source
pub fn partitions_of(dev: &
Utf8Path
) ->
Result
<
PartitionTable
>