Skip to main content

generate_param_extraction

Function generate_param_extraction 

Source
pub fn generate_param_extraction(param: &ParamInfo) -> TokenStream
Expand description

Generate code to extract a parameter from a serde_json::Value args object.