pns 0.4.0

A simple, safe and efficient library wrapper for simulating a minimal form of petri nets
Documentation
1
2
3
fn main() {
    println!("cargo:rustc-link-lib=dylib=pns");
}