Expand description
Contains traits with platform-specific methods in them.
Contains the follow OS-specific modules:
androidiosmacosunixlinuxwindows
And the following platform-specific module:
run_return(available onwindows,unix,macos, andandroid)
However only the module corresponding to the platform you’re compiling to will be available.