Function simple_pixels::start
source · pub fn start(config: Config, state: impl State)Expand description
Start the application using provided config and state.
pub fn start(config: Config, state: impl State)Start the application using provided config and state.