pub fn default_memory_manager_commit_recovery_diagnostic() -> Result<CommitStoreDiagnostic, RuntimeDiagnosticError>Expand description
Build a protected commit recovery diagnostic for the default ledger store.
Unlike default_memory_manager_diagnostic_export, this helper does not
require successful bootstrap. It can diagnose empty or partially corrupt
dual-slot commit state as long as the enclosing stable-cell ledger record is
readable.