#postgresql #attributes #extension #information #macro #function #deriving

macro pg-extern-attr

A attribute proc-macro for deriving postgres extension function information, akin to PG_FUNCTION_INFO_V1 in Postgres

4 releases

0.2.2 Dec 28, 2018
0.2.1 Dec 27, 2018
0.2.0 Dec 27, 2018
0.1.0 Dec 27, 2018

#21 in #deriving

MIT/Apache

9KB
114 lines

pg-extern-attr

Attribute macro for externalizing postgres extension functions from Rust.

Dependencies

~2MB
~45K SLoC