deepspeech-sys 0.9.1

Bindgen output for the DeepSpeech C++ API
Documentation
fn main() {
    println!("cargo:rustc-link-lib=deepspeech");
}