Is it possible to expose Rust `async` functions to Julia directly? What kind of async primitives can we access in this context?
Is it possible to expose Rust
asyncfunctions to Julia directly? What kind of async primitives can we access in this context?