Function glyph_ui::view::map::new[][src]

pub fn new<V, T, O, F>(view: V, map: F) -> View<V, O, F> where
    V: ViewTrait<T, O>, 

Shorthand for View::new()