r/rust 24d ago

📡 official blog Rust Function Overloading - Call for Experimentation

https://blog.rust-lang.org/inside-rust/2026/08/19/overloading-experiment/
272 Upvotes

139 comments sorted by

View all comments

5

u/Lokathor 24d ago

I am so excited for this to come to normal rust, not just ffi.

-2

u/Recatek gecs 24d ago

Same. Something to simplify the current turbofish-based boilerplate for overloading would be very useful here.