cranelift-entity 0.18.1

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

[features]
default = ["std"]
std = []

[badges]
maintenance = { status = "experimental" }
travis-ci = { repository = "CraneStation/cranelift" }