Expand description
Handler function parsing and codegen configuration.
Parses Rust handler functions and prepares them for WGSL transpilation.
Structs§
- Handler
Codegen Config - Configuration for handler code generation.
- Handler
Param - Handler parameter description.
- Handler
Signature - Parsed handler signature.
Enums§
- Handler
Param Kind - Kind of handler parameter.
- Handler
Return Type - Handler return type.
- Wgsl
Context Method - WGSL context method that can be inlined.