pogpen 0.2.0

renders parameter inputs and a markdown file to an easy-to-use operations game plan
Documentation
1
2
3
4
#[macro_use] extern crate serde_derive;
extern crate serde_yaml;

pub mod render;