Docs.rs
axfs-ng-vfs-0.1.0
axfs-ng-vfs 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
AsakuraMizu
Dependencies
axerrno ^0.2
normal
axpoll ^0.1
normal
bitflags ^2.10
normal
cfg-if ^1
normal
hashbrown ^0.15
normal
inherit-methods-macro ^0.1
normal
log ^0.4
normal
smallvec ^1.15
normal
spin ^0.10
normal
Versions
52.99%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module path
axfs_
ng_
vfs
0.1.0
Module path
Module Items
Structs
Enums
Constants
In crate axfs_
ng_
vfs
axfs_ng_vfs
Module
path
Copy item path
Source
Structs
§
Path
A slice of path (akin to
str
).
PathBuf
An owned, mutable
Path
(akin to
String
).
Enums
§
Component
A single component of a
Path
.
Constants
§
DOT
DOTDOT
MAX_
NAME_
LEN