Function tauri_sys::os::platform

source ยท
pub async fn platform() -> Result<Platform, Error>
Expand description

Returns a string identifying the operating system platform. The value is set at compile time.