subplotlib 0.14.0

Utility functions and types for `subplot codegen` generated Rust based test suites. Relies on `subplotlib-derive` for associated macros.
Documentation
1
2
3
4
5
#[cfg(inside_subplot = "yes")]
subplotlib::codegen!(
    "../subplot.subplot",
    exclude = "codegen, diagrams, docgen, extract, metadata"
);