mdbook-cmdrun 0.7.3

mdbook preprocessor to run arbitrary commands
Documentation
1
2
3
fn main() {
    println!("Hello from rust");
}