range_check 0.2.0

Rust library with bounds-checking and range helpers.
Documentation
language: rust
rust:
  - nightly
  - beta
  - 1.31.0

os:
  - linux
  - osx
  - windows