Docs.rs
wasmtime-versioned-export-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-versioned-export-macros 25.0.3
Macros for defining versioned exports in Wasmtime
Crate
Source
Builds
Feature flags
Documentation
Coverage
20%
1
out of
5
items documented
0
out of
5
items with examples
Size
Source code size: 4.44 kB
Documentation size: 34.66 kB
Links
bytecodealliance/wasmtime
15427
1305
680
crates.io
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^2.0.25
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
18.0.0
17.0.3
17.0.2
17.0.1
17.0.0
16.0.0
15.0.1
15.0.0
14.0.4
14.0.3
14.0.2
14.0.1
14.0.0
13.0.1
13.0.0
12.0.2
12.0.1
12.0.0
Owners
This crate defines macros to easily define and use functions with a versioned suffix, to facilitate using multiple versions of the same crate that generate assembly.