The old try macro style fell out of favour a long time ago. As such it is time to bring this code forward to the new style. It was just doing the same thing in the macro call anyways.
Sigils
A mathematics library.
The code in this library uses macros pretty heavily. As such, please check the trait's documentation for a function since the macro definition will not really be documented. This was not done to make documentation difficult, but to make coding the library easier and to make it easier to maintain.
Description
Languages
Rust
100%