tagged-pointer 0.2.2

Platform-independent space-efficient tagged pointers
Documentation
[features]
fallback = []

[package]
authors = ["taylor.fish <contact@taylor.fish>"]
categories = ["data-structures", "no-std"]
description = "Platform-independent space-efficient tagged pointers"
documentation = "https://docs.rs/tagged-pointer"
edition = "2018"
keywords = ["pointer", "tag"]
license = "Apache-2.0"
name = "tagged-pointer"
readme = "misc/crate-readme.md"
repository = "https://github.com/taylordotfish/tagged-pointer"
version = "0.2.2"