Docs.rs
dawn-codegen-0.1.2
dawn-codegen 0.1.2
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Homepage
crates.io
Source
Owners
csmoe
Dependencies
bindgen ^0.72
normal
heck ^0.4
normal
prettyplease ^0.2
normal
serde ^1
normal
serde_json ^1
normal
syn ^2
normal
Versions
16.39%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Skip to main content
walk_model
dawn_
codegen
0.1.2
In dawn_
codegen::
visitor
dawn_codegen
::
visitor
Function
walk_
model
Copy item path
Source
pub fn walk_model<V:
ApiVisitor
>(visitor:
&mut V
, model: &
ApiModel
)