Crate pdl_runtime
source ·Expand description
Helper definitions used used by the generated Rust backend.
Structs
- Private prevents users from creating arbitrary scalar values in situations where the value needs to be validated. Users can freely deref the value, but only the backend may create it.
Enums
- Type of parsing errors.
Traits
- Trait implemented for all toplevel packet declarations.