Skip to main content

persistent_start_error_kind

Function persistent_start_error_kind 

Source
pub fn persistent_start_error_kind(
    error: &AppError,
) -> Option<PersistentStartErrorKind>
Expand description

Return the structured persistent startup error kind attached to an AppError.