Skip to main content
Crate winbrew
winbrew
0.1.0
All Items
Crate Items
Modules
Functions
Crate
winbrew
Copy item path
Source
Modules
ยง
platform
๐
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.
Functions
ยง
main
๐