[][src]Trait guion::env::ValidState

pub trait ValidState {
    fn valid() -> Self;
fn rerender(&self) -> bool;
fn relayout(&self) -> bool; }

Required methods

fn valid() -> Self

fn rerender(&self) -> bool

fn relayout(&self) -> bool

Loading content...

Implementors

Loading content...