-
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Hi,
Thanks for publishing this crate and all the other, related, ones.
I'd like to use it in a small program that wouldn't use async or tokio, and it's not clear to me whether it can be done.
The doc says:
Full async (requires Tokio).
which is a bit ambiguous to me. Does it support async with a dependency on tokio if it is enabled, or is the crate only designed to support async?
If the latter, do you have any plans on supporting non-async?
Metadata
Metadata
Assignees
Labels
No labels