Function lime_main_loop::run [] [src]

pub fn run<A, F>(build: F) where
    A: App,
    F: FnOnce(&EventsLoop) -> A,