pub fn assertion_read_all() -> Vec<AssertionSlotSnapshot>Expand description
Read all allocated assertion slots from shared memory.
Returns an empty vector if the assertion table is not initialized.
pub fn assertion_read_all() -> Vec<AssertionSlotSnapshot>Read all allocated assertion slots from shared memory.
Returns an empty vector if the assertion table is not initialized.