pub async fn read_backpack_file<P: AsRef<Path>>( path: P, ) -> Result<Backpack, ReadBackpackFileError>
asynchronous