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§
Functions§
- task_fn
- Convenience function to create a task from a closure.