Expand description
Types to build operators with general shapes.
These types expose some raw timely interfaces, and while public so that others can build on them,
they require some sophistication to use correctly. I recommend checking out builder_rc.rs
for
an interface that is intentionally harder to mis-use.
Structs§
- Builds operators with generic shape.
- Contains type-free information about the operator properties.