Function proto_core::read_json_file_with_lock
source · pub fn read_json_file_with_lock<T: DeserializeOwned>(
path: impl AsRef<Path>
) -> Result<T>
pub fn read_json_file_with_lock<T: DeserializeOwned>(
path: impl AsRef<Path>
) -> Result<T>