Expand description
Defines IO Trait, LocalIO (if enabled) and some testing implementations.
Used to abstract filesystem and shell interactions.
Re-exports§
pub use local_io::LocalIO;
Modules§
Traits§
- IO
- Trait that abstracts file interactions and running shell commands