Skip to main content

deserialise_expr

Function deserialise_expr 

Source
pub fn deserialise_expr(t: &TypeRef, json: &str, path: &str) -> String
Expand description

v0.22b: an expression-form deserialise call for a codec target. Named types and generic instantiations go through their (module-local) helpers; bases inline the structural check.