List of all items
Structs
- commands::check::CheckCommand
- commands::codegen::GenContext
- commands::codegen::GeneratorFactory
- commands::discovery::DiscoveryCommand
- commands::doc::DocCommand
- commands::fingerprint::FingerprintArgs
- commands::generate::GenCommand
- commands::init::InitCommand
- commands::initialize::InitializerFactory
- commands::initialize::traits::InitContext
- commands::install::InstallCommand
- commands::run::RunCommand
- core::components::AvailabilityStatus
- core::components::CacheStats
- core::components::CachedProto
- core::components::Config
- 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::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::config_manager::TomlConfigManager
- core::components::dependency_resolver::DefaultDependencyResolver
- core::components::service_discovery::NetworkServiceDiscovery
- 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
- templates::ProjectTemplate
- templates::TemplateContext
- templates::kotlin::KotlinTemplate
- templates::python::PythonTemplate
- templates::rust::RustTemplate
- templates::swift::SwiftTemplate
Enums
- commands::SupportedLanguage
- commands::codegen::ScaffoldType
- core::components::ConflictType
- core::components::HealthStatus
- core::container::CommandResult
- core::container::ComponentType
- core::error::ActrCliError
- core::error::InstallError
- core::error::ValidationError
- error::ActrCliError
- templates::ProjectTemplateName
Traits
- commands::Command
- 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
- commands::codegen::execute_codegen
- commands::fingerprint::execute
- commands::initialize::execute_initialize
- templates::python::echo::load
- templates::rust::echo::load
- templates::swift::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::find_workspace_root
- utils::get_target_dir
- utils::is_actr_project
- utils::to_pascal_case
- utils::to_snake_case
- utils::warn_if_not_actr_project