[][src]Trait static_instance::Instance

pub trait Instance: New + Clone {
    fn instance() -> Self;
}

Required methods

fn instance() -> Self

Loading content...

Implementors

Loading content...