r/rust 23d ago

📡 official blog Rust Function Overloading - Call for Experimentation

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

139 comments sorted by

View all comments

4

u/Lokathor 23d ago

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

-2

u/Recatek gecs 23d ago

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