Crate sys_locale[][src]

Expand description

A library to safely and easily obtain the current locale on the system or for an application.

This library currently supports the following platforms:

  • Android
  • iOS
  • macOS
  • Linux, BSD, and other UNIX variations
  • WebAssembly
  • Windows

Functions

get_locale

Returns the active locale for the system or application.