A filmReel implementation for Rust.
filmreel
is a pure Rust implementation of the declarative contract testing spec enjoying the memory safety
property and other benefits from the Rust language.
Add the following to the Cargo.toml of your project:
toml
[dependencies]
filmreel = "0.2"