Crate canyon_sql

source ·

Modules

  • Crud module serves to reexport the public elements of the canyon_crud crate, exposing them through the public API
  • Module for reexport the chrono crate with the allowed public and available types in Canyon
  • Reexport the available database clients within Canyon
  • Public API for the Canyon-SQL proc-macros, and for the external ones
  • ! The root crate of the Canyon-SQL project.
  • 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 the main macro, the IT macro. Macro for handling the entry point to the program.