Function north::new_service

source ·
pub fn new_service<T>() -> NorthServiceBuilder<T>where
    T: OpenApi + Clone + 'static,
Expand description

Prepares the north api service