Thanks to visit codestin.com
Credit goes to docs.rs
Docs.rs
rsext4-0.1.0-pre.0
rsext4 0.1.0-pre.0
Docs.rs crate page
GPL-3.0-or-later
OR
Apache-2.0
OR
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
github:arceos-hypervisor:hypervisor
Josen-B
Dependencies
bitflags ^2.10
normal
lazy_static ^1.5
normal
log ^0.4
normal
Versions
50.93%
of the crate is documented
Go to latest stable release
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
Skip to main content
Module error
rsext4
0.1.0-pre.0
Module error
Sections
错误处理模块
Module Items
Enums
Type Aliases
In crate rsext4
rsext4
Module
error
Copy item path
Source
Expand description
§
错误处理模块
定义了 rsext4 库中使用的所有错误类型,提供清晰的错误信息以便调试和处理
Enums
§
Block
DevError
块设备错误类型
RSEX
T4Error
Ext4 文件系统错误
Type Aliases
§
Block
DevResult
块设备操作结果类型
Ext4
Result
Ext4 文件系统操作结果类型