pub(crate) fn storage_exists( root: &Dir, path: impl AsRef<Utf8Path>, ) -> Result<bool>
Return true if there is apparently an active container store at the target path.