wasmtime-slab 23.0.3

Uni-typed slab with a free list for use in Wasmtime
Documentation
[dependencies]

[lib]
name = "wasmtime_slab"
path = "src/lib.rs"

[package]
authors = ["The Wasmtime Project Developers"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Uni-typed slab with a free list for use in Wasmtime"
edition = "2021"
license = "Apache-2.0 WITH LLVM-exception"
name = "wasmtime-slab"
readme = false
repository = "https://github.com/bytecodealliance/wasmtime"
version = "23.0.3"