Minimal ANSI terminal colour codes, for Rust
woad provides the smallest useful set of fixed ANSI SGR colour sequences for library authors. It is not a console or TUI framework.
woad.Rust is the Rust implementation.
Reference in Cargo.toml in the usual way:
woad = { version = "0" }woad.Rust currently ships version metadata (woad::VERSION). Colour codes, TTY/stream gating, and Windows virtual-terminal opt-in are not implemented in this 0.0.0 skeleton.
Defect reports, feature requests, and pull requests are welcome on https://github.com/synesissoftware/woad.Rust.
None.
None.
None (currently).
woad.Rust is released under the 3-clause BSD license. See LICENSE for details.