pub fn names_a_container(path: &Path) -> bool
Whether path names a container rather than a plain file. The extension is the fast answer; the manifest inside is the true one, so a container someone renamed is still opened as one.
path