Rust Function Overloading - Call for Experimentation
Summary
The Rust blog announces an unstable nightly experiment to add function overloading for FFI bindings using a splat-based approach. It discusses design goals, current limitations, and potential future directions, including interop with C++ and macro support. The post invites compiler and interop tool developers to experiment and notes the feature is not RFC-stable yet.