rust-cli / anstyle

ANSI text styling
https://docs.rs/anstyle
Other
119 stars 19 forks source link

feat(anstream): Expose AutoStream::new always #162

Closed epage closed 9 months ago

epage commented 9 months ago

The colorchoice dep is light enough of a dependency that it shouldn't be a problem and this simplifies calling code when auto is conditional.