Skip to main content

start

Function start 

Source
#[unsafe(no_mangle)]
pub fn start( server: &Arc<Server>, ) -> Pin<Box<dyn Future<Output = Result<Arc<Services>>> + Send>>