resize-slice 0.0.1

Shrink slice references
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "resize-slice"
version = "0.0.1"
authors = ["arcnmx"]

description = "Shrink slice references"
documentation = "http://arcnmx.github.io/resize-slice-rs/resize_slice/"
repository = "https://github.com/arcnmx/resize-slice-rs"
readme = "README.md"
keywords = ["slice", "resize"]
license = "MIT"

[features]
unstable = []