Macro Lattice::with_assets [] [src]

macro_rules! with_assets {
    ($w: ident) => { ... };
}

Macro to be called from main program to preload all assets into their respective caches