Function new

Source
pub fn new(app: Box<dyn App>) -> Box<dyn Initializer>
Expand description

Create a new runtime initializer for an application.