Skip to main content

is_critical_event_type

Function is_critical_event_type 

Source
fn is_critical_event_type(
    event_type: &str,
    critical_event_types: &HashSet<String>,
) -> bool
Expand description

Check if an event type is critical and should always be persisted in Full mode