Macrosยง
- fragment
- This macro creates a
Fragmentfrom 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.
Fragment from a string literal.