pub fn make_load_json(tracker: Option<SharedTracker>) -> impl FunctionExpand 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
pub fn make_load_json(tracker: Option<SharedTracker>) -> impl Functionload_json(path) - Load and parse a JSON file Returns the parsed JSON value, or Null if file doesn’t exist or is invalid