1 2 3 4 5 6 7 8 9
[package] name = "static_slice" version = "0.0.2" authors = ["Michael Sproul <micsproul@gmail.com>"] description = "Macro for creating static slices of arbitrary types." documentation = "http://sproul.io/rust/static_slice" license = "WTFPL"