imgref 1.7.1

A trivial struct for interchange of 2d-dimensional pixel buffers with width, height & stride
Documentation
language: rust
rust:
  - stable
  - nightly
script:
  - cargo build --verbose --all
  - cargo test --verbose --all