Module args

Module args 

Source
Expand description

Platform-dependent command line arguments abstraction.

Re-exportsยง

pub use unix::*;

Modulesยง

common ๐Ÿ”’ target_family=unix and neither target_os=espidf nor target_os=vita, or target_family=windows, or HermitCore, or target_os=uefi, or WASI, or target_os=xous
unix ๐Ÿ”’
Global initialization and retrieval of command line arguments.