An open API service indexing awesome lists of open source software.

https://github.com/sof3/operator-sugar

Makes operator overloading in Rust more concise and intuitive
https://github.com/sof3/operator-sugar

Last synced: 5 months ago
JSON representation

Makes operator overloading in Rust more concise and intuitive

Awesome Lists containing this project

README

          

# operator-sugar
Makes operator overloading in Rust more concise and intuitive.

See [the documentation](https://docs.rs/operator-sugar) for details.