Function subplot::generate_test_program
source ยท pub fn generate_test_program(
doc: &mut Document,
filename: &Path,
template: &str,
) -> Result<(), SubplotError>Expand description
Generate a test program from a document, using a template spec.