Trait surge_traits::Init[][src]

pub trait Init {
    fn init(&mut self) { ... }
}

Provided methods

Implementors