Function walk_coroutine_kind

Source
pub fn walk_coroutine_kind<'a, V: Visitor<'a>>(
    visitor: &mut V,
    node: &'a CoroutineKind,
) -> V::Result