Function pomelo_parse::ast::support::child

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