database_filesystem_error_payload

Function database_filesystem_error_payload 

Source
pub(crate) fn database_filesystem_error_payload(
    error: &CliError,
) -> Option<(AgentErrorKind, DatabaseFilesystemErrorPayload)>
Expand description

Extract a stable content-free SQLite placement failure from a CLI error.