Skip to main content

parse_json_input

Function parse_json_input 

Source
pub fn parse_json_input(
    data: &Value,
    apply_decomposed_score_filter: bool,
) -> (Vec<String>, HashMap<String, f64>)
Expand description

Parse survivor data into input file paths and score map.