strided 0.2.9

Strided slices. This library provides two types `Strided` and `MutStrided` as generalised forms of `&[T]` and `&mut [T]` respectively, where the elements are regularly spaced in memory, but not necessarily immediately adjacently.
Documentation
Build #4227 2016-08-02 18:07:18
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Documenting strided v0.2.9
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/strided-0.2.9/src/lib.rs --crate-name strided -o /home/cratesfyi/strided-0.2.9/doc -L dependency=/home/cratesfyi/strided-0.2.9/debug -L dependency=/home/cratesfyi/strided-0.2.9/debug/deps`