opt_args 2.0.0

Create macros for functions and structs with default values
Documentation
1
2
3
4
5
6
7
8
# opt_args CHANGELOG


## 0.1.0

Added new macro `opt_args_ord` to make the compilation faster. Added content to `README` and tests.

## 0.0.1

The first uploaded version for testing functionalities of [crates.io](https://crates.io/).
It's fully functional but is missing a `README` and the `tests` directory.