morpheus_core::net

Function error_log_pop

Source
pub fn error_log_pop() -> Option<ErrorLogEntry>
Expand description

Pop the oldest entry from the ring buffer

Returns None if buffer is empty