Skip to main content

parse_json_custom_array

Function parse_json_custom_array 

Source
fn parse_json_custom_array(
    value: &Value,
    ty: &DynSolType,
    defs: &StructDefinitions,
) -> Result<DynSolValue>