Function tauri_sys::os::arch

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

Returns the operating system CPU architecture for which the tauri app was compiled.