filmreel

Crates.iofilmreel
lib.rsfilmreel
version0.9.0
sourcesrc
created_at2020-02-24 22:50:49.842834
updated_at2024-03-27 17:07:35.660215
descriptionfilmReel parser for Rust
homepagehttps://crates.io/crates/filmreel
repositoryhttps://github.com/mkatychev/darkroom
max_upload_size
id212147
size104,429
Mikhail Katychev (mkatychev)

documentation

https://docs.rs/crate/filmreel/

README

filmreel-rust

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.

Quick Start

Add the following to the Cargo.toml of your project:

[dependencies]
filmreel = "0.2"
Commit count: 177

cargo fmt