Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> I've been wondering why it uses the async `async_trait` rather than native async traits

From their crate documentation[0]:

> The minimum supported Rust version (MSRV) is 1.64. However if you disable the `async-trait` feature, then you need Rust >= 1.75 due to the native use of `async fn` in traits.

[0]: https://docs.rs/ractor/0.13.0/ractor/index.html



Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: