make_load_json

Function make_load_json 

Source
pub fn make_load_json(tracker: Option<SharedTracker>) -> impl Function
Expand description

load_json(path) - Load and parse a JSON file Returns the parsed JSON value, or Null if file doesn’t exist or is invalid