Detects whether a terminal supports unicode.
This crate is a Rust port mashing together
@sindresorhus'
is-unicode-supported
and
@iarna's
has-unicode
NPM packages.
Example
use Stream;
if on else
MSRV
This crate requires rustc 1.70.0 or later.