Skip to main content

load

Macro load 

Source
macro_rules! load {
    { $($rest:tt)* } => { ... };
}
Expand description

Parse the environment and panic on error; returns the generated struct.