Type Alias kodept_ast::graph::ChildrenRef

source ·
pub type ChildrenRef<'a, T, Child> = <<T as HasChildrenMarker<Child>>::Container as FromOptVec>::Ref<'a>;