syntax
0.0.0
In syntax::
ted
Structs
Position
Traits
Element
Functions
append_child
append_child_raw
insert
insert_all
insert_all_raw
insert_raw
prepend_child
remove
remove_all
remove_all_iter
replace
replace_all
replace_with_many
syntax
::
ted
Function
append_child_raw
Copy item path
Settings
Help
Summary
Source
pub fn append_child_raw( node: &(impl
Into
<
SyntaxNode
> +
Clone
), child: impl
Element
, )