arrayref 0.2.1

Macros to take array references of slices
Documentation
[package]
name = "arrayref"
version = "0.2.1"
authors = ["David Roundy <roundyd@physics.oregonstate.edu>"]
description = "Macros to take array references of slices"
license = "BSD-2-Clause"
repository = "https://github.com/droundy/arrayref"

[dev-dependencies]
quickcheck = "*"