pub fn deserialize_file<P: AsRef<Path>>(p: P) -> Result<Module, Error>
Deserialize module from the file.