Module prelude

Module prelude 

Source
Expand description

Includes items that should be imported into most scopes

Re-exports§

pub use super::architecture::*;

Macros§

register_custom_getrandom
Register a function to be invoked by getrandom on unsupported targets.

Functions§

always_fail
Custom getrandom() handler that always returns an error.