bitregions 0.2.5

Generate a unit structure to represent a set of bit-regions.
Documentation
language: rust
rust:
    - stable
    - beta
    - nightly
cache: cargo
matrix:
    allow_failures:
        - rust: nightly
    fast_finish: true