-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
would be awesome to have methods in egui_inbox and egui_suspense that work with smol runtime, also does this:
| compile_error!("You need to enable the `tokio` feature to use this crate on native. If you need a different async runtime, please open an issue (should be easy to add)."); |
need to be a compile error? it requires me to have that feature, despite me currently not using any method that actually requires tokio (im using the blocking variants)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels