Synchronous API #289
Labels
enhancement
New feature or request
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
Synchronous API is easier for new users to get started but can be less efficient.
The easiest way to do it is simply
block_on
each async API.The text was updated successfully, but these errors were encountered: