Docs.rs
arcbox-fs-0.4.10
arcbox-fs 0.4.10
Docs.rs crate page
MIT
OR
Apache-2.0
19 June 2026
Links
Repository
crates.io
Source
Owners
AprilNEA
Dependencies
arcbox-error ^0.4.10
normal
arcbox-virtio ^0.4.10
normal
bytes ^1
normal
dashmap ^6
normal
libc ^0.2
normal
nix ^0.29
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
tempfile ^3
dev
tokio ^1
dev
Versions
75.37%
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
Skip to main content
Module error
arcbox_
fs
0.4.10
Module error
Module Items
Enums
Type Aliases
In crate arcbox_
fs
arcbox_fs
Module
error
Copy item path
Source
Expand description
Error types for the filesystem service.
Enums
§
FsError
Errors that can occur during filesystem operations.
Type Aliases
§
Result
Result type alias for filesystem operations.