[dependencies.hashbrown]
version = "0.11.2"
[dependencies.hv-atom]
version = "0.1.0"
[dependencies.hv-cell]
version = "0.1.0"
[dependencies.lazy_static]
features = ["spin_no_std"]
version = "1.4.0"
[dependencies.spin]
version = "0.9.2"
[dependencies.static_assertions]
version = "1.1.0"
[package]
authors = ["Shea 'Decibel' Leffler <shea@errno.com>"]
categories = ["no-std", "data-structures"]
description = "Heavy Alchemy - the black arts of transmutation, wrapped for your safe usage and enjoyment"
documentation = "https://docs.rs/hv-alchemy"
edition = "2021"
keywords = ["trait", "reflection", "dynamic", "pointer", "specialization"]
license = "MIT OR Apache-2.0"
name = "hv-alchemy"
readme = "README.md"
repository = "https://github.com/sdleffler/hv-dev"
version = "0.1.0"