oracle_procmacro 0.1.0

Procedural macro for the oracle crate
Documentation
1
2
3
4
5
6
7
# Change Log

## 0.1.0 (2022-02-15)

* `RowValue` derving macro. ([GH-49][])

[GH-49]: https://github.com/kubo/rust-oracle/issues/49