Docs.rs
wasm-bpf-rs-0.3.2
wasm-bpf-rs 0.3.2
Permalink
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
yunwei37
Officeyutong
ocfox
Dependencies
anyhow ^1.0.69
normal
flexi_logger ^0.25.1
normal
libbpf-rs ^0.20.1
normal
log ^0.4.17
normal
ouroboros ^0.15.6
normal
wasi-common ^5.0.0
normal
wasmtime ^5.0.1
normal
wasmtime-wasi ^5.0.0
normal
wiggle ^5.0.1
normal
Versions
67.39%
of the crate is documented
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
wasm_
bpf_
rs
0.3.2
wasm_bpf_rs
Macro
ensure_program_mut_by_state
Copy item path
Source
macro_rules! ensure_program_mut_by_state { ($state: expr, $program: expr) => { ... }; }