summary refs log tree commit diff
path: root/src/doc/style/features/traits/overloading.md
blob: d7482c96190723e943812db84cb4e1a4774a2fac (plain)
1
2
3
4
5
6
7
% Using traits for overloading

> **[FIXME]** Elaborate.

> **[FIXME]** We need to decide on guidelines for this use case. There are a few
> patterns emerging in current Rust code, but it's not clear how widespread they
> should be.