Skip to main content

build_array_from_specs

Function build_array_from_specs 

Source
pub fn build_array_from_specs(
    specs: &HashMap<String, JSONInput>,
) -> Result<JSONEntity, TrailError>