List of all items
Structs
- assets::FixtureAssets
- cli::Cli
- commands::build::BuildCommand
- commands::check::CheckCommand
- commands::codegen::ActrGenMetadata
- commands::codegen::GenContext
- commands::codegen::GeneratorFactory
- commands::codegen::MethodModel
- commands::codegen::ProtoFileModel
- commands::codegen::ProtoModel
- commands::codegen::ScaffoldCatalog
- commands::codegen::ScaffoldMethod
- commands::codegen::ScaffoldService
- commands::codegen::ServiceModel
- commands::completion::CompletionCommand
- commands::config::ConfigCommand
- commands::deps::DepsArgs
- commands::discovery::DiscoveryCommand
- commands::dlq::DlqArgs
- commands::dlq::DlqListArgs
- commands::dlq::DlqPurgeArgs
- commands::dlq::DlqReplayArgs
- commands::dlq::DlqShowArgs
- commands::dlq::DlqStatsArgs
- commands::doc::DocCommand
- commands::fingerprint::FingerprintCommand
- commands::generate::GenCommand
- commands::init::InitCommand
- commands::initialize::InitializerFactory
- commands::initialize::traits::InitContext
- commands::install::InstallCommand
- commands::logs::LogsCommand
- commands::pkg::PkgArgs
- commands::pkg::PkgKeygenArgs
- commands::pkg::PkgSignArgs
- commands::pkg::PkgVerifyArgs
- commands::ps::PsCommand
- commands::registry::RegistryArgs
- commands::registry::RegistryPublishArgs
- commands::restart::RestartCommand
- commands::rm::RmCommand
- commands::run::RunCommand
- commands::start::StartCommand
- commands::stop::StopCommand
- commands::version::VersionCommand
- config::CacheConfig
- config::CliConfig
- config::CodegenConfig
- config::EffectiveCliConfig
- config::InstallConfig
- config::MfrConfig
- config::NetworkConfig
- config::StorageConfig
- config::UiConfig
- config::resolver::EffectiveCacheConfig
- config::resolver::EffectiveCliConfig
- config::resolver::EffectiveCodegenConfig
- config::resolver::EffectiveMfrConfig
- config::resolver::EffectiveNetworkConfig
- config::resolver::EffectiveStorageConfig
- config::resolver::EffectiveUiConfig
- config::schema::CacheConfig
- config::schema::CliConfig
- config::schema::CodegenConfig
- config::schema::InstallConfig
- config::schema::MfrConfig
- config::schema::NetworkConfig
- config::schema::StorageConfig
- config::schema::UiConfig
- core::components::AvailabilityStatus
- core::components::CacheStats
- core::components::CachedProto
- core::components::ConfigBackup
- core::components::ConfigValidation
- core::components::ConflictReport
- core::components::ConnectivityStatus
- core::components::DependencyGraph
- core::components::DependencySpec
- core::components::DependencyValidation
- core::components::Fingerprint
- core::components::FingerprintValidation
- core::components::GenerationResult
- core::components::LatencyInfo
- core::components::MethodDefinition
- core::components::NetworkCheckOptions
- core::components::NetworkCheckResult
- core::components::NetworkValidation
- core::components::PackageConfig
- core::components::ProtoFile
- core::components::ResolvedDependency
- core::components::ServiceDefinition
- core::components::ServiceDetails
- core::components::ServiceFilter
- core::components::ServiceInfo
- core::components::ValidationReport
- core::components::cache_manager::DefaultCacheManager
- core::components::config_manager::TomlConfigManager
- core::components::dependency_resolver::DefaultDependencyResolver
- core::components::fingerprint_validator::DefaultFingerprintValidator
- core::components::network_validator::DefaultNetworkValidator
- core::components::proto_processor::DefaultProtoProcessor
- core::components::service_discovery::DiscoveryContext
- core::components::service_discovery::NetworkServiceDiscovery
- core::components::user_interface::ConsoleProgressBar
- core::components::user_interface::ConsoleUI
- core::container::CommandArgs
- core::container::CommandContext
- core::container::ContainerBuilder
- core::container::ServiceContainer
- core::error::ErrorReporter
- core::pipelines::GenerationOptions
- core::pipelines::GenerationPipeline
- core::pipelines::InstallPipeline
- core::pipelines::InstallPlan
- core::pipelines::InstallResult
- core::pipelines::ValidationPipeline
- plugin_config::ProtocPluginConfig
- templates::ProjectTemplate
- templates::TemplateContext
- templates::kotlin::KotlinTemplate
- templates::python::PythonTemplate
- templates::rust::RustTemplate
- templates::swift::SwiftTemplate
- templates::typescript::TypeScriptTemplate
Enums
- cli::Commands
- commands::SupportedLanguage
- commands::codegen::ProtoSide
- commands::codegen::ScaffoldType
- commands::completion::Shell
- commands::config::ConfigSubcommand
- commands::config::OutputFormat
- commands::deps::DepsCommand
- commands::dlq::DlqCommand
- commands::install::InstallMode
- commands::pkg::PkgCommand
- commands::registry::RegistryCommand
- core::components::ConflictType
- core::components::HealthStatus
- core::container::CommandResult
- core::container::ComponentType
- core::error::ActrCliError
- core::error::InstallError
- core::error::ValidationError
- error::ActrCliError
- project_language::DetectedProjectLanguage
- templates::EchoRole
- templates::ProjectTemplateName
Traits
- commands::codegen::LanguageGenerator
- commands::initialize::traits::ProjectInitializer
- core::components::CacheManager
- core::components::ConfigManager
- core::components::DependencyResolver
- core::components::FingerprintValidator
- core::components::NetworkValidator
- core::components::ProgressBar
- core::components::ProtoProcessor
- core::components::ServiceDiscovery
- core::components::UserInterface
- core::container::Command
- templates::LangTemplate
Functions
- cli::build_cli
- cli::run
- commands::codegen::execute_codegen
- commands::codegen::load_metadata
- commands::codegen::metadata_path
- commands::codegen::write_metadata
- commands::initialize::create_local_proto
- commands::initialize::create_protoc_plugin_config
- commands::initialize::execute_initialize
- commands::initialize::init_git_repo
- config::loader::global_config_path
- config::loader::load_cli_config
- config::loader::local_config_path
- config::resolve_effective_cli_config
- config::resolver::resolve_effective_cli_config
- config::resolver::resolve_hyper_data_dir
- plugin_config::compare_versions
- plugin_config::load_protoc_plugin_config
- plugin_config::version_is_at_least
- templates::kotlin::data_stream::load
- templates::kotlin::echo::load
- templates::python::echo::load
- templates::rust::echo::load
- templates::swift::data_stream::load
- templates::swift::echo::load
- templates::typescript::echo::load
- utils::check_required_tools
- utils::command_exists
- utils::copy_file_with_dirs
- utils::ensure_dir_exists
- utils::execute_command
- utils::execute_command_streaming
- utils::fetch_latest_git_tag
- utils::find_workspace_root
- utils::get_target_dir
- utils::is_actr_project
- utils::read_fixture_text
- utils::to_pascal_case
- utils::to_snake_case
- utils::warn_if_not_actr_project