Struct flo_ui::NULL_VIEW_MODEL []

pub struct NULL_VIEW_MODEL { /* fields omitted */ }

Methods from __Deref<Target = Arc<NullViewModel>>

Trait Implementations

impl __Deref for NULL_VIEW_MODEL

The resulting type after dereferencing.

Dereferences the value.

impl LazyStatic for NULL_VIEW_MODEL

Auto Trait Implementations