tla-checker 0.6.0

A TLA+ model checker written in Rust
Documentation
1
2
3
4
pub mod runner;
pub mod schema;

pub const SCHEMA_VERSION: &str = "1";