Merged a draft RFC for effect-generic trait definitions today:
This covers how Rust could make it possible to define traits which are generic over effects. But when implemented must choose whether they implement the effectful version or not.
Merged a draft RFC for effect-generic trait definitions today:
This covers how Rust could make it possible to define traits which are generic over effects. But when implemented must choose whether they implement the effectful version or not.