Crates.io | filmreel |
lib.rs | filmreel |
version | 0.9.0 |
source | src |
created_at | 2020-02-24 22:50:49.842834 |
updated_at | 2024-03-27 17:07:35.660215 |
description | filmReel parser for Rust |
homepage | https://crates.io/crates/filmreel |
repository | https://github.com/mkatychev/darkroom |
max_upload_size | |
id | 212147 |
size | 104,429 |
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"