dysql-macro 0.8.9

Dysql is a rust crate that do dynamic-sql query through proc-macro, it bases on tokio-postgres (default feature) and sqlx crate
Documentation

dysql-macro

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 2 feature flags, 1 of them enabled by default.

default

sqlx (default)

This feature flag does not enable additional features.

tokio-postgres

This feature flag does not enable additional features.