Expand description
Contains traits with platform-specific methods in them.
Contains the follow OS-specific modules:
android
ios
macos
unix
windows
web
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.
Modules
- run_return
windows_platform
ormacos_platform
orandroid_platform
orx11_platform
orwayland_platform
ororbital_platform
- unix
x11_platform
orwayland_platform