Function tauri_plugin_os::arch

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

Returns the current operating system architecture, see std::env::consts::ARCH.