pub(crate) fn export_examples(args: &ExamplesArgs) -> GeopResult<Vec<Compiled>>Expand description
Write every built-in example as <out_dir>/<name>.program.json and
<out_dir>/<name>.stl, via compile — so an example’s mesh is
generated exactly the way any other program’s would be.