Skip to main content

Module context

Module context 

Source
Expand description

Code generation context and descriptor-to-Rust mapping state.

Structs§

CodeGenContext
Shared context for a code generation run.
SplitPath
A Rust type path split at the target-package boundary.

Constants§

SENTINEL_MOD
The single reserved module name under which all ancillary generated types (views, oneof enums, extensions, register_types) live.