cranelift-entity 0.58.0

Data structures using entity references as mapping keys
Documentation
[badges.maintenance]
status = "experimental"

[badges.travis-ci]
repository = "bytecodealliance/cranelift"
[dependencies.serde]
features = ["derive"]
optional = true
version = "1.0.94"

[features]
enable-serde = ["serde"]

[package]
authors = ["The Cranelift Project Developers"]
categories = ["no-std"]
description = "Data structures using entity references as mapping keys"
documentation = "https://cranelift.readthedocs.io/"
edition = "2018"
keywords = ["entity", "set", "map"]
license = "Apache-2.0 WITH LLVM-exception"
name = "cranelift-entity"
readme = "README.md"
repository = "https://github.com/bytecodealliance/cranelift"
version = "0.58.0"