rowan::ast::support

Function child

Source
pub fn child<N: AstNode>(parent: &SyntaxNode<N::Language>) -> Option<N>