index-fixed 0.0.1

slice index-ables into fixed-length slices (arrays, [T;N])
Documentation
[package]
name = "index-fixed"
version = "0.0.1"
authors = ["Cody P Schafer <dev@codyps.com>"]
license = "Apache-2.0 OR MIT"
keywords = ["slice", "array", "const", "fixed", "index"]
repository = "https://github.com/jmesmon/index-fixed"
documentation = "http://codyps.com/docs/index-fixed/x86_64-unknown-linux-gnu/stable/index_fixed/index.html"
description = "slice index-ables into fixed-length slices (arrays, [T;N])"

[dependencies]