-
-
Notifications
You must be signed in to change notification settings - Fork 9
Add basic Rust interfaces #20
Copy link
Copy link
Open
Labels
rustIssues/PRs related to Rust interfacesIssues/PRs related to Rust interfaces
Description
Activity
Metadata
Metadata
Assignees
Labels
rustIssues/PRs related to Rust interfacesIssues/PRs related to Rust interfaces
Basics:
call_soon)call_later)Nice to have:
asyncio.Futurethat allows to set a result from Rust and react to cancellationsHaving
pyo3and aPy<EventLoop>ref (could be stored in Rust) should be enough: