#proc-macro #postgresql #tokio #extractor

macro tokio-postgres-extractor-macros

Proc macros for tokio-postgres-extractor

1 unstable release

0.7.0 Apr 29, 2023

#110 in #extractor

Download history 128/week @ 2025-09-30 53/week @ 2025-10-07 126/week @ 2025-10-14 41/week @ 2025-10-21 54/week @ 2025-10-28 30/week @ 2025-11-11 23/week @ 2025-11-18 41/week @ 2025-11-25 20/week @ 2025-12-02 33/week @ 2025-12-09 12/week @ 2025-12-16 6/week @ 2025-12-30 37/week @ 2026-01-06 14/week @ 2026-01-13

69 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

~140–540KB
~13K SLoC