Searched refs:json_string (Results 1 – 1 of 1) sorted by relevance
85 let json_string = std::fs::read_to_string(filename) in from_file() localVariable87 Self::from_json_str(&json_string) in from_file()