Function get_issues

Source
pub async fn get_issues<T: Send>(
    source: OperationVc<T>,
) -> Result<Arc<Vec<ReadRef<PlainIssue>>>>