Skip to main content

Task

Function Task 

Source
pub fn Task<T: Task>(target: impl Into<Arc<T>>) -> impl Service