pub fn read_stash_stack( void_dir: impl AsRef<Path>, key: &SecretKey, ) -> Result<StashStack>
Read the stash stack from disk
Returns an empty stack if the stash file doesn’t exist.