List of all items
Structs
- analyzer::ForeignKeyInfo
- analyzer::ProjectAnalyzer
- analyzer::ProjectConventions
- commands::api_check::SpecInfo
- commands::deploy_init::DeployDefaults
- commands::deploy_init::DeployInitOpts
- commands::generate_routes::FormRequestField
- commands::generate_routes::FormRequestStruct
- commands::generate_routes::GeneratedRoute
- commands::generate_routes::HandlerInfo
- commands::generate_routes::PathParam
- commands::generate_routes::RouteDefinition
- commands::generate_routes::RouteJson
- commands::generate_routes::RoutesJson
- commands::generate_types::InertiaPropsStruct
- commands::generate_types::StructField
- commands::make_module::Report
- commands::validate_contracts::ContractValidationResult
- commands::validate_contracts::Mismatch
- commands::validate_contracts::PropField
- commands::validate_contracts::PropsInfo
- commands::validate_contracts::RouteValidation
- deploy::EnvEntry
- deploy::app_yaml_existing::PreservedAppYamlIdentity
- doctor::check::CheckResult
- doctor::check::Report
- doctor::check::ReportSummary
- doctor::checks::copy_dirs_dockerignore_collision::CopyDirsDockerignoreCollisionCheck
- doctor::checks::database_url_sqlite_in_prod::DatabaseUrlSqliteInProdCheck
- doctor::checks::db_connection::DbConnectionCheck
- doctor::checks::deploy_env_parity::DeployEnvParityCheck
- doctor::checks::dirty_git_tree::DirtyGitTreeCheck
- doctor::checks::docker_template_drift::DockerTemplateDriftCheck
- doctor::checks::generated_artifacts::GeneratedArtifactsCheck
- doctor::checks::local_env_parity::LocalEnvParityCheck
- doctor::checks::migrations::MigrationsCheck
- doctor::checks::toolchain::ToolchainCheck
- project::BinEntry
- project::FerroDeployMetadata
- project::ProjectDirs
- templates::ColumnInfo
- templates::ForeignKeyField
- templates::ScaffoldField
- templates::ScaffoldForeignKey
- templates::TableInfo
- templates::ci_workflow::CiWorkflowContext
- templates::do_::AppYamlContext
- templates::docker::DockerContext
Enums
- analyzer::FactoryPattern
- analyzer::TestPattern
- commands::deploy_init::OnExists
- commands::generate_routes::HttpMethod
- commands::generate_routes::RustType
- commands::generate_types::RustType
- commands::generate_types::SerdeCase
- commands::make_module::RunError
- commands::validate_contracts::MismatchKind
- commands::validate_contracts::ValidationStatus
- deploy::env_production::EnvLine
- doctor::check::CheckCategory
- doctor::check::CheckStatus
Traits
Functions
- ai::build_view_context
- ai::call_anthropic
- commands::api_check::run
- commands::api_check::validate_openapi_json
- commands::boost_install::run
- commands::ci_init::run
- commands::claude_install::run
- commands::clean::run
- commands::clean::run_silent
- commands::db_fresh::run
- commands::db_migrate::run
- commands::db_query::run
- commands::db_rollback::run
- commands::db_seed::run
- commands::db_status::run
- commands::db_sync::run
- commands::deploy_init::compute_deploy_toml_block
- commands::deploy_init::execute
- commands::deploy_init::persist_deploy_block
- commands::deploy_init::run
- commands::deploy_init::run_with
- commands::do_init::execute
- commands::do_init::run
- commands::do_init::run_with
- commands::docker_compose::run
- commands::docker_init::execute
- commands::docker_init::run
- commands::docker_init::run_with
- commands::doctor::run
- commands::generate_routes::generate_json_string
- commands::generate_routes::generate_routes_to_file
- commands::generate_routes::generate_typescript
- commands::generate_routes::parse_routes_file
- commands::generate_routes::routes_to_json
- commands::generate_routes::run
- commands::generate_routes::run_json
- commands::generate_routes::scan_routes
- commands::generate_types::generate_types_to_file
- commands::generate_types::generate_typescript
- commands::generate_types::parse_shared_types
- commands::generate_types::resolve_nested_types
- commands::generate_types::run
- commands::generate_types::scan_inertia_props
- commands::generate_types::scan_serialize_structs
- commands::make_action::run
- commands::make_api::run
- commands::make_api_key::run
- commands::make_auth::run
- commands::make_controller::run
- commands::make_error::run
- commands::make_event::run
- commands::make_factory::run
- commands::make_inertia::run
- commands::make_job::run
- commands::make_json_view::run
- commands::make_lang::run
- commands::make_listener::run
- commands::make_middleware::run
- commands::make_migration::run
- commands::make_module::run
- commands::make_module::run_in
- commands::make_notification::run
- commands::make_policy::run
- commands::make_projection::execute
- commands::make_resource::run
- commands::make_scaffold::run
- commands::make_seeder::run
- commands::make_stripe::execute
- commands::make_task::run
- commands::make_theme::make_theme
- commands::make_theme::make_theme_in_dir
- commands::make_theme::run
- commands::make_whatsapp::execute
- commands::mcp::run
- commands::new::run
- commands::projection_check::execute
- commands::schedule_list::run
- commands::schedule_run::run
- commands::schedule_work::run
- commands::serve::run
- commands::storage_link::run
- commands::validate_contracts::execute
- commands::validate_contracts::run
- deploy::app_yaml_existing::parse_existing
- deploy::bin_detect::detect_web_bin
- deploy::env_production::parse_env_example_structured
- deploy::env_production::read_env_production_keys
- deploy::find_ferro_path_deps
- deploy::parse_env_entries
- deploy::secret_keys::is_secret_key
- doctor::registry::default_checks
- project::detect_dirs
- project::find_project_root
- project::package_name
- project::read_bins
- project::read_deploy_metadata
- project::read_workspace_members
- project::resolve_rust_base_image
- templates::action_template
- templates::actions_mod
- templates::api_controller_template
- templates::api_controller_with_fk_template
- templates::app_layout
- templates::auth_controller
- templates::auth_controller_template
- templates::auth_layout
- templates::auth_migration_template
- templates::authenticate_middleware
- templates::bootstrap
- templates::cargo_toml
- templates::ci_workflow::render_ci_workflow
- templates::claude_md_ferro_section
- templates::claude_md_template
- templates::config_database
- templates::config_mail
- templates::config_mod
- templates::controller_template
- templates::controllers_mod
- templates::copilot_instructions_template
- templates::create_password_reset_tokens_migration
- templates::create_sessions_migration
- templates::create_users_migration
- templates::cursor_rules_template
- templates::dashboard_controller
- templates::dashboard_page
- templates::do_::is_test_like_bin
- templates::do_::parse_git_remote
- templates::do_::render_app_yaml
- templates::do_::sanitize_do_app_name
- templates::docker::docker_compose_template
- templates::docker::dockerignore_template
- templates::docker::read_rust_channel
- templates::docker::render_dockerfile
- templates::entities_mod_template
- templates::entity_template
- templates::env
- templates::env_example
- templates::error_template
- templates::event_template
- templates::events_mod
- templates::example_action
- templates::factories_mod
- templates::factory_template
- templates::ferro_guidelines_template
- templates::forgot_password_page
- templates::gitignore
- templates::globals_css
- templates::home_controller
- templates::home_page
- templates::index_html
- templates::inertia_page_template
- templates::inertia_props_types
- templates::job_template
- templates::jobs_mod
- templates::json_view_template
- templates::lang_app_json
- templates::lang_validation_json
- templates::layouts_index
- templates::listener_template
- templates::listeners_mod
- templates::login_page
- templates::main_rs
- templates::main_tsx
- templates::middleware_logging
- templates::middleware_mod
- templates::middleware_template
- templates::migrations_mod
- templates::models_mod
- templates::module::module_controller_rs
- templates::module::module_migration_rs
- templates::module::module_mod_rs
- templates::module::module_mod_rs_headless
- templates::module::module_model_rs
- templates::module::module_routes_rs
- templates::module::module_view_index_rs
- templates::module::module_views_mod_rs
- templates::notification_template
- templates::notifications_mod
- templates::package_json
- templates::password_reset_tokens_model
- templates::policies_mod
- templates::policy_template
- templates::profile_controller
- templates::profile_page
- templates::readme
- templates::register_page
- templates::reset_password_page
- templates::resource_template
- templates::routes_rs
- templates::scaffold_controller_template
- templates::scaffold_controller_with_fk_template
- templates::scaffold_factory_template
- templates::scaffold_test_template
- templates::scaffold_test_with_factory_template
- templates::schedule_rs
- templates::seeder_template
- templates::seeders_mod
- templates::settings_controller
- templates::settings_page
- templates::task_template
- templates::tasks_mod
- templates::tsconfig
- templates::user_model
- templates::user_model_template
- templates::vite_config