pub fn cst_to_lino(node: &CstNode) -> String
Serialise a CST node into a .lino S-expression matching the format produced by js/src/cst.mjs’s cstToLino.
.lino
js/src/cst.mjs
cstToLino