Skip to main content

append_wait_started

Function append_wait_started 

Source
pub async fn append_wait_started(
    log: &Arc<AnyEventLog>,
    record: &WaitpointWaitStartRecord,
) -> Result<(), LogError>