[][src]Trait awf_help::ServiceFactory

pub trait ServiceFactory {
    fn register(&self, config: &mut ServiceConfig);
}

Required methods

fn register(&self, config: &mut ServiceConfig)

Loading content...

Implementors

Loading content...