log_macro 0.1.0

Macro to print variable name and value only (stripped from release builds)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# log_macro

> Macro to print variable name and value only (stripped from release builds)

## Install

TODO: test

```
cargo add log_macro
```

## Use

TODO: