Function simple_pixels::start
source ยท pub fn start(config: Conf, state: impl App + 'static)Expand description
Start the application using provided config and state.
pub fn start(config: Conf, state: impl App + 'static)Start the application using provided config and state.