as-slice 0.2.1

`AsSlice` and `AsMutSlice` traits
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.stable_deref_trait]
default-features = false
version = "1.1.1"

[package]
authors = ["Jorge Aparicio <jorge@japaric.io>", "Emil Fresk <emil.fresk@gmail.com>"]
categories = ["no-std"]
description = "`AsSlice` and `AsMutSlice` traits"
keywords = ["conversion", "slice", "array"]
license = "MIT OR Apache-2.0"
name = "as-slice"
readme = "README.md"
repository = "https://github.com/japaric/as-slice"
version = "0.2.1"