Skip to main content

Crate operese_dagx_test

Crate operese_dagx_test 

Source
Expand description

DAG builder helpers for internal use in dagx tests and benchmarks.

This crate is not meant for public use and offers no stability guarantees. The ergonomics are also such that you don’t want to use it anyways. Use the #[task] macro instead.

Structs§

TaskFn

Functions§

task_fn
Convenience function to create a task from a closure.