cranelift-bforest 0.91.1

A forest of B+-trees
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[badges.maintenance]
status = "experimental"
[dependencies.cranelift-entity]
version = "0.91.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"
version = "0.91.1"