database_settings_report

Function database_settings_report 

Source
pub fn database_settings_report(path: &Path) -> DbResult<DatabaseSettingsReport>
Expand description

Build bounded content-free database settings without creating, migrating, or repairing state.

ยงErrors

Returns an error when runtime introspection or an otherwise admitted database read fails.