rev_slice 0.1.5

A newtype for operating on a reversed view of a slice.
Documentation
[dependencies]

[features]
default = ["std"]
std = []

[package]
authors = ["Scott McMurray <scottmcm@users.noreply.github.com>"]
categories = ["no-std", "rust-patterns"]
description = "A newtype for operating on a reversed view of a slice."
documentation = "https://docs.rs/rev_slice"
keywords = ["reverse", "indexing"]
license = "MIT"
name = "rev_slice"
readme = "README.md"
repository = "https://github.com/scottmcm/rev_slice"
version = "0.1.5"