Docs.rs
wiggle-generate-18.0.4
wiggle-generate 18.0.4
Docs.rs crate page
Apache-2.0 WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
alexcrichton
sunfishcode
github:bytecodealliance:wasmtime-publish
Dependencies
anyhow ^1.0.22
normal
heck ^0.4
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
shellexpand ^2.0
normal
syn ^2.0.25
normal
witx ^0.9.1
normal
Versions
24.14%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
wiggle_generate
18.0.4
Module names
Functions
In crate wiggle_generate
?
Settings
Module
wiggle_generate
::
names
Copy item path
source
·
[
−
]
Functions
§
builtin_type
enum_variant
Convert an enum variant from its
Id
name to its Rust
Ident
representation.
flag_member
func
Convert a function name from its
Id
name to its Rust
Ident
representation.
func_len_binding
For when you need a {name}_len binding for passing an array:
func_param
Convert a parameter name from its
Id
name to its Rust
Ident
representation.
func_ptr_binding
For when you need a {name}_ptr binding for passing a value by reference:
int_member
module
Convert a module name from its
Id
name to its Rust
Ident
representation.
struct_member
Convert a struct member from its
Id
name to its Rust
Ident
representation.
trait_name
Convert a trait name from its
Id
name to its Rust
Ident
representation.
type_
type_ref
user_error_conversion_method
wasm_type