Module MakeWithNamePolicy.Debug

val expr : ?label:Prelude.string -> AST.expr -> Prelude.unit

Prints an expression pretty-printed as Rust, with its full AST encoded as JSON, available as a file, so that one can `jless` or `jq` into it.