[dependencies.enum-ptr-derive]
version = "0.1"
[features]
default = ["std"]
std = []
[package]
authors = ["QuarticCat <QuarticCat@protonmail.com>"]
description = "Ergonomic tagged pointer"
documentation = "https://docs.rs/enum-ptr/"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "enum-ptr"
readme = "README.md"
repository = "https://github.com/QuarticCat/enum-ptr"
resolver = "1"
version = "0.1.3"