Expand description
twc-rs library root.
The crate is a CLI/TUI application first; the library target exists for
the auxiliary binaries and in-crate tests. Only cli is public API.
Every #[doc(hidden)] module is an implementation detail: it carries no
stability promise and is excluded from semver checking.