Function proto::read_json_file_with_lock
source · pub fn read_json_file_with_lock<T>(path: impl AsRef<Path>) -> Result<T, Report>where
T: DeserializeOwned,pub fn read_json_file_with_lock<T>(path: impl AsRef<Path>) -> Result<T, Report>where
T: DeserializeOwned,