Trait gveditor_core_api::Extension[][src]

pub trait Extension {
    fn init(&mut self);
}

Required methods

Implementors