Home
last modified time | relevance | path

Searched refs:from_file (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/rust/ylong_json/src/
H A Dvalue.rs678 /// let value = JsonValue::from_file("./json.txt").unwrap(); in fmt()
681 pub fn from_file<P: AsRef<Path>>(path: P) -> Result<Self, Error> { in fmt() functions

Completed in 2 milliseconds