[][src]Function tower_test::mock::spawn

pub fn spawn<T, U>() -> (Spawn<Mock<T, U>>, Handle<T, U>)

Spawn a Service onto a mock task.