Crate pg_named_args_macros

Crate pg_named_args_macros 

Source

Macrosยง

fragment
This macro creates a Fragment from a string literal.
query_args
The macro returns a tuple containing the query and the parameter slice that can be used to call the various query methods provided by rust_postgres/tokio_postgres.