Expand description
Useful when you need to read async data without having to decorate each function with async notation.
Functionsยง
- Read a future synchronously.
- Read a future synchronously.
Useful when you need to read async data without having to decorate each function with async notation.