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