Expand description
§mfio-netfs
§Network filesystem sample for mfio
This crate is currently just an example showing how a relatively simple filesystem proxy could be implemented using mfio’s TCP streams.
Please do not use this in production, because the library does close to no error checking, so data corruption is likely to happen.
Structs§
- File
Wrapper - IoWrapper
- Metadata
Future - Metadata
Op - Network
Fs - Network
FsDir - OpFuture
- OpOp
- Open
DirFuture - Open
DirOp - Open
File Future - Open
File Op - Path
Future - PathOp
- ReadDir
- Read
DirFuture - Read
DirOp