Module tauri::api::os

source ·
Available on crate feature os-api only.
Expand description

Types and functions related to operating system operations.

Functions§

  • Returns Some(String) with a BCP-47 language tag inside. If the locale couldn’t be obtained, None is returned instead.