Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 456 Bytes

README.md

File metadata and controls

29 lines (14 loc) · 456 Bytes

Consistency

Build Status

Motivation

Installation

Add it to your Cargo.toml:

[dependencies]
consistency = "~1.0.0"

Usage

Check out this example for full usage.

You can run it with cargo run --example example.

Contributing

See CONTRIBUTING.md