cranelift-entity 0.66.0

Data structures using entity references as mapping keys
Documentation
[badges.maintenance]
status = "experimental"
[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://docs.rs/cranelift-entity"
edition = "2018"
keywords = ["entity", "set", "map"]
license = "Apache-2.0 WITH LLVM-exception"
name = "cranelift-entity"
readme = "README.md"
repository = "https://github.com/bytecodealliance/wasmtime"
version = "0.66.0"