[−][src]Crate witx_gen
This is highly experimental and entirely untested. Do not try to use it.
Modules
| reexports | Reexported items that are used inside the |
Macros
| witx_gen | Generate definitions from a witx file. |
Structs
| WasiValueError | Error type for representing a conversion error from the native WASM value to the Rust value. |
| WasmMemorySlice | A slice of WASM memory. |
| WasmSlicePtr | Pointer to a WASM slice. |
| WasmValuePtr | Pointer to a WASM value. |
Traits
| WasiValue | Trait to convert WASI values between the Rust and native WASM representation. |
| WasmValue | A value that can be stored into WASM memory. |