Expand description
Utility module that builds on top of the functionality of the global supports_unicode crate by adding a fallback global static, and a function that always indicates lack of unicode support if the crate/feature is not enabled.
Statics§
- FORCE_
ASCII supports-unicode
Should all output force the use of ASCII characters only?
Functions§
- set_
force_ ascii supports-unicode
Set the global FORCE_ASCII static. - Should we be writing unicode out to the user’s terminal?