pub fn os_arch() -> OperatingSystem
Expand description
Function to get OS architecture.
ยงReturns
A OperatingSystem
struct with the OS name and architecture.
pub fn os_arch() -> OperatingSystem
Function to get OS architecture.
A OperatingSystem
struct with the OS name and architecture.