Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

woad.Rust

Minimal ANSI terminal colour codes, for Rust

Language License Crates.io GitHub release Last Commit CI

Table of Contents

Introduction

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.

Installation

Reference in Cargo.toml in the usual way:

woad = { version = "0" }

Components

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.

Project Information

Where to get help

GitHub Page

Contribution guidelines

Defect reports, feature requests, and pull requests are welcome on https://github.com/synesissoftware/woad.Rust.

Dependencies

Efferent (fan-out)

None.

Development Dependencies

None.

Afferent (fan-in)

None (currently).

Related projects

License

woad.Rust is released under the 3-clause BSD license. See LICENSE for details.

Releases

Packages

Contributors

Languages