uniffi-rs
b7d7bbd4
- Relax async_runtime check on impl blocks
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Relax async_runtime check on impl blocks It used to error out if there were any non-async functions, now it only errors if there are no async functions in the impl block.
References
#1644 - Improve async-related sanity checks in scaffolding generation
Author
jplatte
Committer
jplatte
Parents
b18d6b72
Loading