Trait gstore::store::LifecycleState[][src]

pub trait LifecycleState {
    fn running(&self) -> bool;
}

Required methods

fn running(&self) -> bool[src]

Loading content...

Implementors

Loading content...