List of all items
Structs
Enums
Functions
- commands::handle_command
- commands::new::execute
- commands::new::handle
- commands::run::execute
- templates::load_template_files
- templates::minimal::manifest::load_template
- templates::mongo_db::manifest::load_template
- templates::postgres::manifest::load_template
Constants
- templates::common::files::AUTH_GUARD
- templates::common::files::BASIC_AUTH
- templates::common::files::CORS
- templates::common::files::ENV
- templates::common::files::GITIGNORE
- templates::common::files::MIDDLEWARE
- templates::common::files::ROCKET_CONFIG
- templates::minimal::files::CARGO_TOML
- templates::minimal::files::MAIN_RS
- templates::minimal::files::ROUTES_MOD
- templates::mongo_db::files::CARGO_TOML
- templates::mongo_db::files::CATACHERS
- templates::mongo_db::files::DB
- templates::mongo_db::files::MAIN_RS
- templates::mongo_db::files::MODELS
- templates::mongo_db::files::OPTIONS
- templates::mongo_db::files::REPOSITORIES
- templates::mongo_db::files::ROUTES_MOD
- templates::postgres::files::CARGO_TOML
- templates::postgres::files::CATCHERS
- templates::postgres::files::DB
- templates::postgres::files::ENV_TEMPLATE
- templates::postgres::files::MAIN_RS
- templates::postgres::files::MIGRATIONS
- templates::postgres::files::MODELS
- templates::postgres::files::OPTIONS
- templates::postgres::files::REPOSITORIES
- templates::postgres::files::ROUTES_MOD