pub fn load_from_path(path: PathBuf) -> Result<Memory, FromFileError>
Load Memory from a file given the path
See FromFileError
FromFileError