Function walk_coroutine_kind

Source
fn walk_coroutine_kind<V: MutVisitor>(
    vis: &mut V,
    coroutine_kind: &mut CoroutineKind,
) -> V::Result