2024-04-08 16:58:18 +01:00
|
|
|
## kxio
|
|
|
|
|
|
|
|
Provides injectable Filesystem and Network resources to make code more testable.
|
2024-04-27 18:55:49 +01:00
|
|
|
|
2024-11-03 20:11:15 +00:00
|
|
|
### Filesystem
|
2024-04-27 18:55:49 +01:00
|
|
|
|
2024-11-03 20:11:15 +00:00
|
|
|
Documentation is [here](https://docs.rs/kxio/latest/kxio/fs/).
|
2024-04-27 18:55:49 +01:00
|
|
|
|
|
|
|
### 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.
|