Crate subplot_build

Source
Expand description

Subplot test program building from build.rs

This crate provides the Subplot code generation facility in a way that’s meant to be easy to use from another project’s build.rs module.

Enums§

SubplotError
Define all the kinds of errors any part of this crate can return.

Functions§

codegen
Generate code for one document, inside build.rs.