[dev-dependencies.rand]
version = "0.8.4"
[dev-dependencies.rayon]
version = "1.5.1"
[package]
authors = ["James Laver <james.laver@gmail.com>"]
categories = ["algorithms", "data-structures", "embedded", "memory-management", "no-std"]
description = "What do you call a pointer we stole the high bits off? An ointer."
documentation = "https://docs.rs/ointers"
edition = "2018"
homepage = "https://github.com/irrustible/ointers"
keywords = ["pointer", "bits", "intrusive", "tagged"]
license = "Apache-2.0 WITH LLVM-exception"
name = "ointers"
readme = "README.md"
repository = "https://github.com/irrustible/ointers"
version = "3.0.0"