indradb-plugin-host 0.3.0

A graph database library
Documentation
1
2
3
4
fn main() {
    let version = rustc_version::version().unwrap();
    println!("cargo:rustc-env=RUSTC_VERSION={version}");
}