load

Macro load 

Source
macro_rules! load {
    () => { ... };
    ($title:expr) => { ... };
}
Expand description

Include the generated asset manifest and construct a MemoryServe struct.