pns 0.1.0

A simple, safe and efficient library wrapper for simulating a minimal form of petri nets
Documentation

Petri net simulator for rust

This is a rust binding to my petri net simulator written in c. The rust version works slighty in order to be safe. The example should do almost exactly the same as in the c version.