Docs.rs
io-fs-0.0.1
io-fs 0.0.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
soywod
Dependencies
log ^0.4
normal
thiserror ^2
normal
tokio ^1
normal
optional
env_logger ^0.11
dev
tempfile ^3.20
dev
tokio ^1
dev
Versions
76.24%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
io_fs
0.0.1
Module io
Module Items
Enums
In crate io_
fs
io_fs
Module
io
Copy item path
Source
Expand description
Filesystem I/O requests and responses.
Enums
ยง
FsIo
The filesystem I/O request and response enum, emitted by
coroutines
and processed by
runtimes
.