wright

Module util

Source
Expand description

Some utility functions/modules shared by various binaries for things like checking unicode support.

Modulesยง

  • 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.