[go: up one dir, main page]

thin-slice 0.1.1

An owned slice that packs the slice storage into a single word when possible
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Cameron McCormack <cam@mcc.id.au>"]
description = "An owned slice that packs the slice storage into a single word when possible"
keywords = ["slice", "tagged", "pointer"]
license = "MPL-2.0"
name = "thin-slice"
readme = "README.md"
repository = "https://github.com/heycam/thin-slice"
version = "0.1.1"