speechmarkdown-rust 0.4.0

High-performance SpeechMarkdown parser with multi-language bindings
Documentation
1
2
3
4
fn main() {
    // Tell cargo to rerun this build script if important files change
    println!("cargo:rerun-if-changed=src/");
}