[][src]Trait kakapo::view_model::ViewModel

pub trait ViewModel {
    pub fn view_refs(&self) -> &ViewRefs;
}

Required methods

pub fn view_refs(&self) -> &ViewRefs[src]

Loading content...

Implementors

Loading content...