Skip to main content

raw_missing_prop

Function raw_missing_prop 

Source
pub fn raw_missing_prop(struct_name: &str, key: &str) -> BehaviorError
Expand description

Build a MISSING_PROP BehaviorError (symmetric with the boxed marshaller’s fail-closed path) for a raw marshaller. Kept here so the generated raw code raises the same coded failure as run_behavior.