Function set_database_path

Source
pub fn set_database_path(path: PathBuf) -> Result<(), Error>
Expand description

Set the path to the database.

ยงErrors

This function will return an error if the path cannot be set.