Macrosยง
- implement_
eq_ trait - implement_
from - implement_
int - A macros for implementing integer types. When you defining a wrapper over ineger type you can Use this macros and all basic operations like conversions, arithmetic, will be implemented for you:
- implement_
ord_ trait - implement_
special_ methods - implement_
trait