rust-cli / anstyle

ANSI text styling
https://docs.rs/anstyle
Other
106 stars 16 forks source link

fix(anstream)!: Simplify locking code #115

Closed epage closed 1 year ago

epage commented 1 year ago

Being generic has offered little benefit (maybe less boilerplate) but has caused a lot of pain whenever I'm trying to make changes.