#proc-macro #extractor #tokio-postgres-extractor

macro tokio-postgres-extractor-macros

Proc macros for tokio-postgres-extractor

1 unstable release

0.7.0 Apr 29, 2023

#69 in #extractor

Download history 33/week @ 2024-01-14 193/week @ 2024-01-21 135/week @ 2024-02-04 99/week @ 2024-02-11 98/week @ 2024-02-18 224/week @ 2024-02-25 229/week @ 2024-03-03 89/week @ 2024-03-10 60/week @ 2024-03-17 81/week @ 2024-03-24 129/week @ 2024-03-31 109/week @ 2024-04-07 150/week @ 2024-04-14 323/week @ 2024-04-21 86/week @ 2024-04-28

672 downloads per month
Used in tokio-postgres-extractor

MIT/Apache

19KB
477 lines

tokio-postgres-extractor

crates.io docs.rs

This crate contains traits and proc macros for creating high-performance extractors for Rust types from tokio-postgres Rows.

License

This project is licensed under either of

  • Apache License, Version 2.0
  • MIT License

at your option.

Dependencies

~320–770KB
~18K SLoC