Macros§
- custom_
sql_ function - define_
supports_ fn_ trait - define_
supports_ operator_ trait - impl_
supports_ fn - impl_
supports_ fn_ any - query
- query_
debug - Debug version of
query!that prints the generated code and panics. Useful for inspecting macro expansion during development. - query_
lazy - query_
lazy_ debug - Debug version of
query_lazy!that prints the generated code and panics. Useful for inspecting macro expansion during development. - table_
join - table_
join_ debug