Structs§
Enums§
Constants§
- EXPORTS_
IDENT - INPUT_
NAME - Name of the input struct.
- OUTPUT_
NAME - Name of the output struct.
- PROPS_
NAME - QUERY_
CONSTANT - QUERY_
NAME - Name of the query function.
- QUERY_
PROP_ NAME - TRANSACTION_
NAME - TRANSACTION_
PROP_ NAME - TYPES_
QUERY - Query to get all types in the database.
Functions§
- explore_
object_ shape_ descriptor - generate_
rust_ from_ query - get_
descriptor - Get the descriptor asynchronously.
- get_
descriptor_ sync - Get the descriptor synchronously.
- get_
types - prettify
- Will format the given source code using
prettyplease
. - resolve_
path - Taken from https://github.com/launchbadge/sqlx/blob/f69f370f25f099fd5732a5383ceffc76f724c482/sqlx-macros-core/src/common.rs#L1C1-L37C2
- rustfmt
- Will format the given source code using
rustfmt
.