[dependencies.parking_lot]
version = "0.12.1"
[features]
1byteid = []
2byteid = []
default = ["2byteid"]
[package]
authors = ["Diego Augusto"]
description = "Pointer implementations that take 8 or 16 bits."
edition = "2021"
license = "MIT"
name = "tinypointers"
version = "0.1.0"