platform

Function platform 

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

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