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§
- Subplot
Error - Define all the kinds of errors any part of this crate can return.
Functions§
- codegen
- Generate code for one document, inside
build.rs
.