| Crates.io | filmreel |
| lib.rs | filmreel |
| version | 0.9.2 |
| created_at | 2020-02-24 22:50:49.842834+00 |
| updated_at | 2025-02-15 17:05:40.408893+00 |
| description | filmReel parser for Rust |
| homepage | https://crates.io/crates/filmreel |
| repository | https://github.com/mkatychev/darkroom |
| max_upload_size | |
| id | 212147 |
| size | 138,834 |
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:
[dependencies]
filmreel = "0.2"