Docs.rs
libpetri-core-1.4.0
libpetri-core 1.4.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
debe
Dependencies
Versions
79.61%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module arc
libpetri_
core
1.4.0
Module arc
Module Items
Structs
Functions
In crate libpetri_
core
libpetri_core
Module
arc
Copy item path
Source
Structs
§
Inhibitor
Inhibitor arc: blocks transition if place has tokens.
Read
Read arc: requires token without consuming.
Reset
Reset arc: removes all tokens from place when firing.
Functions
§
inhibitor
Creates an inhibitor arc for the given place.
read
Creates a read arc for the given place.
reset
Creates a reset arc for the given place.