List of all items
Structs
- cli::BenchArgs
- cli::CheckArgs
- cli::Cli
- cli::CompletionsArgs
- cli::DoctorArgs
- cli::GlobalOpts
- cli::InitArgs
- cli::InspectArgs
- cli::LinkArgs
- cli::PackArgs
- cli::PublishArgs
- cli::RunArgs
- cli::TraceArgs
- commands::bench::BenchReport
- commands::bench::ComponentBenchRow
- commands::bench::LatencyReport
- commands::bench::ResourceReport
- commands::bench::SchedulingReport
- commands::bench::ThroughputReport
- commands::check::CheckDiagnostic
- commands::check::CheckResult
- commands::doctor::DoctorCheck
- commands::doctor::DoctorResult
- commands::init::InitResult
- commands::inspect::InspectResult
- commands::link::FlowLinkResult
- commands::link::LinkResult
- commands::pack::PackLayer
- commands::pack::PackResult
- commands::publish::PublishResult
- commands::run::RunResult
- commands::trace::ComponentSpan
- commands::trace::ElementTrace
- commands::trace::TraceResult
- output::CommandResult
- output::OutputContext
- output::table::DoctorCheckRow
- output::table::InterfaceRow
- templates::Template
- templates::TemplateFile
- templates::TemplateVars
Enums
- cli::ColorChoice
- cli::Command
- cli::InspectSection
- cli::Language
- cli::OutputFormat
- cli::ReportFormat
- cli::ShellKind
- cli::TemplateKind
- cli::TraceFormat
- errors::CliError
Traits
Functions
- commands::bench::execute
- commands::check::execute
- commands::doctor::execute
- commands::execute_command
- commands::init::execute
- commands::inspect::execute
- commands::link::execute
- commands::pack::execute
- commands::publish::execute
- commands::run::execute
- commands::run::parse_duration
- commands::trace::execute
- errors::diagnostic::render_cli_error
- output::json::print_json
- output::json::print_ndjson
- output::table::render_table
- output::terminal::format_bytes
- output::terminal::print_failure
- output::terminal::print_header
- output::terminal::print_kv
- output::terminal::print_success
- output::terminal::print_tree
- templates::content::aggregator_template
- templates::content::empty_template
- templates::content::filter_template
- templates::content::full_pipeline_template
- templates::content::router_template
- templates::content::sink_template
- templates::content::source_template
- templates::content::transform_template
- templates::expand_template
- templates::get_template
- templates::substitute
- templates::to_pascal_case