kxio/README.md
Paul Campbell ecb61490f7
All checks were successful
Rust / build (map[name:nightly]) (push) Successful in 3m50s
Rust / build (map[name:stable]) (push) Successful in 5m52s
Release Please / Release-plz (push) Successful in 1m23s
docs(fs): move checklist/std::fs mapping to rustdoc
2024-11-04 07:18:57 +00:00

13 lines
329 B
Markdown

## kxio
Provides injectable Filesystem and Network resources to make code more testable.
### Filesystem
Documentation is [here](https://docs.rs/kxio/latest/kxio/fs/).
### Network
The entire [network] module needs to be completly rewritten
It's use is strongly discouraged.
A new [net] module will likely be its replacement.