|
bafe5b3c30
|
cargo fmt pass with the new rustfmt-preview
|
2018-02-15 19:55:43 -06:00 |
|
|
30c9bc64b2
|
The great documentation roundup.
Add docstrings for all kinds of types.
|
2018-02-07 20:22:08 -06:00 |
|
|
a2f689ce0d
|
Cleanup and formatting.
* Unused code warnings.
* Ran cargo fmt.
|
2018-02-05 19:43:04 -06:00 |
|
|
5fba06d71f
|
Add json as an output type.
* Uses serde_json
* Doesn't handle macro values very well.
* Handles maps and lists just fine.
* doesn't pretty print the values though.
|
2018-02-04 16:08:30 -06:00 |
|