Function tauri_plugin_os::platform

source ·
pub fn platform() -> &'static str
Expand description

Returns a string describing the specific operating system in use, see std::env::consts::OS.