Module age_core::io

source ·
Expand description

Common helpers for performing I/O.

Enums§

  • A wrapper around a reader that optionally tees its input to stderr for this process.
  • A wrapper around a writer that optionally tees its output to stderr for this process.