Docs.rs
beamr-0.15.4
beamr 0.15.4
Docs.rs crate page
Apache-2.0
18 July 2026
Links
Repository
crates.io
Source
Owners
tomWhiting
Dependencies
base64 ^0.22.1
normal
optional
cranelift-codegen ^0.131.2
normal
optional
cranelift-frontend ^0.131.2
normal
optional
cranelift-jit ^0.131.2
normal
optional
cranelift-module ^0.131.2
normal
optional
cranelift-native ^0.131.2
normal
optional
crossbeam-channel ^0.5.15
normal
optional
crossbeam-deque ^0.8.6
normal
optional
crossbeam-queue ^0.3.12
normal
optional
dashmap ^6.1.0
normal
flate2 ^1.1.9
normal
gleam-types ^0.4.3
normal
libc ^0.2.186
normal
optional
md5 ^0.8.0
normal
mio ^1
normal
optional
num_cpus ^1.17.0
normal
optional
opentelemetry ^0.32.0
normal
optional
rand ^0.10.1
normal
rustix ^1.1.4
normal
optional
serde_json ^1.0.150
normal
optional
tokio ^1.52.3
normal
optional
unicode-segmentation ^1.12
normal
web-time ^1.1.0
normal
zstd ^0.13.3
normal
optional
criterion ^0.8.2
dev
opentelemetry_sdk ^0.32.1
dev
proptest ^1.11.0
dev
zstd ^0.13.3
build
getrandom ^0.4
normal
io-uring ^0.7
normal
optional
Versions
70.79%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
NativeKey
beamr
0.15.4
In beamr::
native
beamr
::
native
Type Alias
Native
Key
Copy item path
Source
pub type NativeKey = (
Atom
,
Atom
,
u8
);
Expand description
Registry key for a native module/function/arity tuple.