Skip to content

rustfoundation/overloading-examples

Rust Function Overloading Examples

This repository contains examples of experimental function overloading in Rust.

Some of this code requires a recent nightly Rust compiler.

Quick Setup

rustup update nightly
git clone https://github.com/rustfoundation/overloading-examples
cd overloading-examples
rustup override set nightly
cargo run
cargo run --bin rust-hypot-overload

About

Rust examples of function overloading

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages