unsize 1.1.0

A stable alternative to CoerceUnsize
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[build-dependencies.autocfg]
version = "1"

[dependencies]

[package]
authors = ["Andreas Molzer <andreas.molzer@gmx.de>"]
categories = ["embedded", "no-std"]
description = "A stable alternative to CoerceUnsize"
documentation = "https://docs.rs/unsize"
edition = "2018"
license = "MIT OR Apache-2.0 OR Zlib"
name = "unsize"
readme = "Readme.md"
repository = "https://github.com/HeroicKatora/static-alloc"
version = "1.1.0"
[package.metadata.docs.rs]
all-features = true