Skip to main content

path

Function path 

Source
pub fn path() -> PathBuf
Expand description

The database file of the active environment: the file mounted by load, or <root>/<name>.db.

Everything comes from one snapshot, so this never mixes the name from one configuration with the root from another.