Crate canyon_sql
source ·Modules
- Crud module serves to reexport the public elements of the
canyon_crudcrate, exposing them through the public API - Module for reexport the
chronocrate with the allowed public and available types in Canyon - Reexport the available database clients within Canyon
- Public API for the
Canyon-SQLproc-macros, and for the external ones - ! The root crate of the
Canyon-SQLproject. - Re-exports the query elements from the
crudcrate - Reexport the needed runtime dependencies
Attribute Macros
- The top level reexport. Here we define the path to some really important things in
Canyon-SQL, like themainmacro, the IT macro. Macro for handling the entry point to the program.