Module cubecl_common::reader
source · Expand description
Useful when you need to read async data without having to decorate each function with async notation.
Functions§
- Read a future synchronously.
- Create a reader from a concrete value.
- Read a future synchronously.
Type Aliases§
- A future that is used to read resources from a compute server.