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

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

Functions

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