cranelift-bforest 0.86.1

A forest of B+-trees
Documentation
[badges.maintenance]
status = "experimental"
[dependencies.cranelift-entity]
default-features = false
version = "0.86.1"

[package]
authors = ["The Cranelift Project Developers"]
categories = ["no-std"]
description = "A forest of B+-trees"
documentation = "https://docs.rs/cranelift-bforest"
edition = "2021"
keywords = ["btree", "forest", "set", "map"]
license = "Apache-2.0 WITH LLVM-exception"
name = "cranelift-bforest"
readme = "README.md"
repository = "https://github.com/bytecodealliance/wasmtime"
resolver = "2"
version = "0.86.1"