-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
First off, I am really enjoying this library, so thank you. I've noticed an issue using asyncio on linux, where the code is conditional on a feature that doesn't exist (notice the _ instead of -)
| #[cfg(feature = "async_io")] |
| #[cfg(feature = "async_io")] |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels