Skip to main content

Module platform

Module platform 

Source
Expand description

The real CLI. Living in its own #[cfg(windows)] module means every item inside inherits the platform gate for free instead of repeating #[cfg(windows)] on each import, the allocator, and every function.

Statics§

GLOBAL 🔒

Functions§

main