thin-dst 1.1.0

Thin pointers to inline-slice dynamically sized types
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[badges.maintenance]
status = "deprecated"

[package]
authors = ["Christopher Durham (CAD97) <cad97@cad97.com>"]
categories = ["no-std", "data-structures", "memory-management"]
description = "Thin pointers to inline-slice dynamically sized types"
edition = "2018"
keywords = ["thin", "thin-pointer", "dst"]
license = "MIT OR Apache-2.0"
name = "thin-dst"
readme = "README.md"
repository = "https://github.com/cad97/thin-dst"
version = "1.1.0"