Module io

Source
Expand description

Utilities for working with standard input, output, and error.

Re-exports§

pub use shell::Shell;

Modules§

macros 🔒
shell
Utility functions for writing to stdout and stderr.
stdin
Utility functions for reading from stdin.
style