pub fn load_file<T>(file_path: String) -> Twhere T: From<JsonItem>,
Reads a JSON file and returns a JsonItem