Docs.rs
bootc-internal-mount-1.15.1
bootc-internal-mount 1.15.1
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 ^1.15.1
normal
camino ^1.1.6
normal
cap-std-ext ^5.1.1
normal
fn-error-context ^0.2.1
normal
libc ^0.2.154
normal
rustix ^1
normal
serde ^1.0.199
normal
tempfile ^3.10.1
normal
tracing ^0.1.40
normal
indoc ^2.0.5
dev
Versions
100%
of the crate is documented
Platform
aarch64-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
Skip to main content
mount
bootc_
internal_
mount
1.15.1
bootc_internal_mount
Function
mount
Copy item path
Source
pub fn mount(dev: &
str
, target: &
Utf8Path
) ->
Result
<
()
>
Expand description
Mount a device to the target path.