Skip to main content

clone_cst

Function clone_cst 

Source
pub fn clone_cst(node: &CstNode) -> CstNode
Expand description

Convenience: return a clone of node. Provided for parity with the JS module which exports cloneCst explicitly.