Module rorm::cli

source ·
Available on crate feature cli only.
Expand description

Re-export of rorm-cli

Modules

  • This modules holds the definition of the configuration used by [rorm-cli]
  • Reexports for executing the defined cli parser via another
  • This module is used for creating a configuration file that can be used by the binary version.
  • This module handles the creation of migration files
  • This module is used for applying migrations

Macros