[][src]Trait sauron::View

pub trait View {
    fn view(&self) -> Node;
}

Required methods

fn view(&self) -> Node

Loading content...

Implementors

Loading content...