devela

Module sys

Source
Expand description

System interfaces and hardware abstractions.
sys::{arch, io, log, mem, os, path}

Extends: std::{alloc, arch, borrow, boxed, cell, env, fs, mem, io, net, os, path, pin, ptr, rc, slice, simd}


Modules§

Macros§

  • core Inspects an environment variable at compile time.
  • core Optionally inspects an environment variable at compile time.

Structs§

  • A namespaced wrapper for std::env functions and constants.