Docs.rs
wasmtime-c-api-macros-25.0.3
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
wasmtime-c-api-macros 25.0.3
Support macros for `wasmtime-c-api`
Crate
Source
Builds
Feature flags
Documentation
Coverage
25%
1
out of
4
items documented
0
out of
4
items with examples
Size
Source code size: 7.49 kB
Documentation size: 38.74 kB
Links
bytecodealliance/wasmtime
15427
1305
680
crates.io
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
Versions
27.0.0
26.0.1
26.0.0
25.0.3
25.0.2
25.0.1
25.0.0
24.0.2
24.0.1
24.0.0
23.0.3
23.0.2
23.0.1
23.0.0
22.0.1
22.0.0
21.0.2
21.0.1
21.0.0
20.0.2
20.0.1
20.0.0
19.0.2
19.0.1
19.0.0
18.0.4
18.0.3
18.0.2
18.0.1
Owners
A set of convenience macros for our wasmtime-c-api crate. These are intended to mirror the macros in the `wasm.h` header file and largely facilitate the `declare_ref` macro.