branchy 0.2.1

Provides tools for generating strings and sequences using context-free grammars.
Documentation
language: rust
rust:
  - stable
  - beta
  - nightly
matrix:
  allow_failures:
    - rust: nightly
  fast_finish: true