# Functions
New creates a new store.
# Structs
NotInitializedError is an error that is returned when a not initialized store should be mounted.
Store is the public facing password store.
# Type aliases
AlreadyMountedError is an error that is returned when a store is already mounted on a given mount point.