A Futures implementation for File System operations, enabling async file I/O.
# Cargo.toml
[dependencies]
futures-fs = "0.0.5"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of the futures-fs crate to create a file system pool.
Migrate to tokio::fs or async-std::fs for async file operations.
No dependency data recorded yet.