pub fn from_file_blocking(path: &Path) -> Result<Vec<u8>, Error>
Fetch metadata from a file in a blocking manner.