Function strongly_consistent_catch_collectables

Source
pub async fn strongly_consistent_catch_collectables<R: VcValueType + Send>(
    source_op: OperationVc<R>,
) -> Result<(Option<ReadRef<R>>, Arc<Vec<ReadRef<PlainIssue>>>, Arc<Vec<ReadRef<PlainDiagnostic>>>, Arc<Effects>)>