List of all items
Structs
- cli::Cli
- config::Config
- config::CustomRule
- doc_coverage::DocCoverage
- edition::EditionStatus
- edition::analyzer::AnalysisReport
- edition::analyzer::EditionAnalyzer
- edition::analyzer::EditionIssue
- edition::migrator::EditionMigrator
- edition::migrator::MigrationOptions
- edition::migrator::MigrationResult
- formatting::FormatResult
- formatting::FormatSuggestion
- rust_version::VersionManager
- rust_version::cache::Cache
- rust_version::detector::RustVersion
- rust_version::github::Author
- rust_version::github::GitHubClient
- rust_version::github::GitHubRelease
- safety::bypass::ActiveBypass
- safety::bypass::BypassLogEntry
- safety::bypass::BypassManager
- safety::checks::CheckRegistry
- safety::checks::audit::AuditCheck
- safety::checks::build::BuildCheck
- safety::checks::clippy::ClippyCheck
- safety::checks::doc::DocCheck
- safety::checks::format::FormatCheck
- safety::checks::license::LicenseCheck
- safety::checks::publish::PublishCheck
- safety::checks::semver::SemverCheck
- safety::checks::standards::StandardsCheck
- safety::checks::test::TestCheck
- safety::config::BypassConfig
- safety::config::SafetyConfig
- safety::config::StageConfig
- safety::pipeline::SafetyPipeline
- safety::report::CheckResult
- safety::report::SafetyReport
- security::AuditReport
- security::Vulnerability
- standards::BannedPattern
- standards::BannedPatterns
- standards::CodingStandards
- standards::DependencyStandards
- standards::DocumentationStandards
- standards::EditionStandards
- standards::FileLimits
- standards::FunctionLimits
- standards::SecurityStandards
- templates::ProjectTemplate
- templates::TemplateManager
- test_coverage::CoverageAnalyzer
- test_coverage::CoverageConfig
- test_coverage::CoverageReport
- test_coverage::FileCoverage
- updater::UpdateInfo
- updater::UpdateManager
- validation::ClippyResult
- validation::RustValidator
- validation::Violation
Enums
- cli::OutputFormat
- commands::Commands
- commands::EditionCommand
- commands::RustCommand
- commands::SafetyCommand
- edition::Edition
- edition::analyzer::Severity
- edition::migrator::MigrationStatus
- error::Error
- rust_version::Channel
- rust_version::UpdateRecommendation
- safety::CheckType
- safety::PipelineStage
- safety::SafetyResult
- updater::UpdateChannel
- validation::Severity
- validation::ViolationType
Traits
Functions
- commands::config::execute
- commands::edition::handle_analyze
- commands::edition::handle_check
- commands::edition::handle_migrate
- commands::init::execute
- commands::rollback::execute
- commands::rust::handle_check
- commands::rust::handle_list
- commands::rust::handle_recommend
- commands::safety::handle_check
- commands::safety::handle_status
- commands::safety::test_individual_checks
- commands::status::execute
- commands::uninstall::execute
- commands::update::execute
- commands::validate::execute
- doc_coverage::check_documentation_coverage
- doc_coverage::suggest_documentation
- edition::check_compliance
- edition::detect_edition
- edition::get_migration_recommendations
- formatting::apply_rustfmt_config
- formatting::auto_format
- formatting::check_file_formatting
- formatting::check_formatting
- formatting::format_file
- formatting::get_format_diff
- git_hooks::check_hooks_installed
- git_hooks::install_git_hooks
- git_hooks::uninstall_git_hooks
- rust_version::detector::detect_rust_version
- rust_version::detector::get_active_toolchain
- rust_version::detector::get_installed_toolchains
- rust_version::detector::is_rustup_available
- safety::checks::audit::run
- safety::checks::build::run
- safety::checks::clippy::run
- safety::checks::doc::coverage_check
- safety::checks::doc::run
- safety::checks::format::run
- safety::checks::license::run
- safety::checks::publish::run
- safety::checks::semver::run
- safety::checks::standards::run
- safety::checks::test::run
- safety::checks::test_runner::test_safety_checks
- security::quick_security_check
- security::run_security_audit
- templates::available_templates
- updater::check_auto_update