syntax::ted

Function append_child_raw

source
pub fn append_child_raw(
    node: &(impl Into<SyntaxNode> + Clone),
    child: impl Element,
)