Function nannou_conrod::builder[][src]

pub fn builder(app: &App) -> Builder<'_>
Expand description

Begin building a new Ui.

This is short-hand for the Builder::new.