Module env

Module env 

Source
Expand description

Platform-dependent environment variables abstraction.

Re-exportsยง

pub use unix::*;

Modulesยง

common ๐Ÿ”’ target_family=unix, or HermitCore, or Fortanix and SGX, or target_os=solid_asp3, or target_os=uefi, or WASI, or target_os=xous
unix ๐Ÿ”’