Skip to main content

run

Function run 

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