List of all items
Structs
- advanced_features::advanced_source_maps::AdvancedSourceMapGenerator
- advanced_features::advanced_source_maps::SourceMap
- advanced_features::css_linter::CSSAST
- advanced_features::css_linter::CSSComment
- advanced_features::css_linter::CSSLinter
- advanced_features::css_linter::CSSProperty
- advanced_features::css_linter::CSSRule
- advanced_features::css_linter::LintFixer
- advanced_features::css_linter::LintReporter
- advanced_features::css_linter::LintRule
- advanced_features::dev_tools::AnalysisResult
- advanced_features::dev_tools::CSSAST
- advanced_features::dev_tools::CSSAnalyzer
- advanced_features::dev_tools::CSSComment
- advanced_features::dev_tools::CSSDebugger
- advanced_features::dev_tools::CSSFormatter
- advanced_features::dev_tools::CSSInspector
- advanced_features::dev_tools::CSSProperty
- advanced_features::dev_tools::CSSRule
- advanced_features::dev_tools::DebugResult
- advanced_features::dev_tools::InspectionResult
- advanced_features::dev_tools::PostCSSDevTools
- advanced_features::dev_tools::ProcessingStep
- advanced_features::performance_monitor::PerformanceProfiler
- advanced_features::performance_monitor::PerformanceReporter
- advanced_features::performance_monitor::PerformanceTimer
- advanced_features::performance_monitor::PostCSSPerformanceMonitor
- advanced_features::performance_monitor::ProcessingPipeline
- advanced_features::performance_monitor::ProcessingStep
- advanced_features::types::CSSAnalysis
- advanced_features::types::CustomRule
- advanced_features::types::DebugInfo
- advanced_features::types::FormatOptions
- advanced_features::types::LintFix
- advanced_features::types::LintIssue
- advanced_features::types::LintOptions
- advanced_features::types::LintResult
- advanced_features::types::LintStatistics
- advanced_features::types::LintSuggestion
- advanced_features::types::LinterConfig
- advanced_features::types::MaintainabilityAnalysis
- advanced_features::types::OperationMetrics
- advanced_features::types::PerformanceAlert
- advanced_features::types::PerformanceAnalysis
- advanced_features::types::PerformanceMetrics
- advanced_features::types::PerformanceReport
- advanced_features::types::PropertyAnalysis
- advanced_features::types::RuleConfig
- advanced_features::types::SelectorAnalysis
- advanced_features::types::SortOptions
- advanced_features::types::SourceFile
- advanced_features::types::SourceLocation
- advanced_features::types::SourceMapping
- advanced_features::types::SpacingRule
- advanced_features::types::SpecificityAnalysis
- advanced_features::types::StepDebugInfo
- advanced_features::types::TextRange
- advanced_features::types::Transformation
- ast::AttributeSelector
- ast::CSSAtRule
- ast::CSSDeclaration
- ast::CSSRule
- ast::SourcePosition
- autoprefixer::Autoprefixer
- autoprefixer::AutoprefixerConfig
- autoprefixer::BrowserData
- autoprefixer::BrowserInfo
- autoprefixer::BrowserStats
- autoprefixer::CanIUseData
- autoprefixer::FeatureSupport
- autoprefixer::GeneratorConfig
- autoprefixer::PrefixCache
- autoprefixer::PrefixGenerator
- autoprefixer::PrefixOptions
- autoprefixer::PrefixResult
- autoprefixer::PrefixStatistics
- autoprefixer::SupportInfo
- css_optimizer::CSSOptimizer
- css_optimizer::analyzer::CSSAnalyzer
- css_optimizer::analyzer::PropertyAnalyzer
- css_optimizer::analyzer::RuleAnalyzer
- css_optimizer::analyzer::SelectorAnalyzer
- css_optimizer::minifier::CSSMinifier
- css_optimizer::minifier::OptimizeColorsStrategy
- css_optimizer::minifier::RemoveCommentsStrategy
- css_optimizer::minifier::RemoveSemicolonsStrategy
- css_optimizer::minifier::RemoveWhitespaceStrategy
- css_optimizer::property_optimizer::PropertyOptimizer
- css_optimizer::rule_merger::RuleMerger
- css_optimizer::selector_optimizer::SelectorOptimizer
- css_optimizer::types::AnalysisReport
- css_optimizer::types::CSSProperty
- css_optimizer::types::CSSRule
- css_optimizer::types::ComplexSelector
- css_optimizer::types::DuplicateProperty
- css_optimizer::types::DuplicateRule
- css_optimizer::types::MergeableRule
- css_optimizer::types::OptimizableProperty
- css_optimizer::types::OptimizableSelector
- css_optimizer::types::OptimizationConfig
- css_optimizer::types::OptimizationMetrics
- css_optimizer::types::OptimizationResult
- css_optimizer::types::OptimizationStatistics
- css_optimizer::types::PropertyAnalysis
- css_optimizer::types::PropertyOptimizationResult
- css_optimizer::types::PropertyRule
- css_optimizer::types::RedundantProperty
- css_optimizer::types::RuleAnalysis
- css_optimizer::types::RuleMergeResult
- css_optimizer::types::SelectorAnalysis
- css_optimizer::types::SelectorOptimizationResult
- css_optimizer::types::SelectorRule
- engine::EngineMetrics
- engine::PerformanceOptions
- engine::PostCSSConfig
- engine::PostCSSEngine
- engine::ProcessedCSS
- engine::ProcessingMetrics
- engine::ProcessingWarning
- engine::SourceMapOptions
- enhanced_plugin_loader::ConfigTemplate
- enhanced_plugin_loader::EnhancedPluginLoader
- enhanced_plugin_loader::NPMClient
- enhanced_plugin_loader::NPMPluginLoader
- enhanced_plugin_loader::NativePluginLoader
- enhanced_plugin_loader::PerformanceAlert
- enhanced_plugin_loader::PluginCache
- enhanced_plugin_loader::PluginConfig
- enhanced_plugin_loader::PluginConfigManager
- enhanced_plugin_loader::PluginDependency
- enhanced_plugin_loader::PluginInfo
- enhanced_plugin_loader::PluginInstance
- enhanced_plugin_loader::PluginMetrics
- enhanced_plugin_loader::PluginPerformanceMonitor
- enhanced_plugin_loader::PluginRegistry
- enhanced_plugin_loader::PluginRequirements
- enhanced_plugin_loader::PluginResult
- enhanced_plugin_loader::PluginSandbox
- enhanced_plugin_loader::PluginStatistics
- enhanced_plugin_loader::ResourceLimits
- enhanced_plugin_loader::SandboxEnvironment
- enhanced_plugin_loader::SecurityPolicy
- error::ContextualError
- error::DefaultErrorHandler
- error::ErrorContext
- error::ErrorReporter
- import_processor::DependencyGraph
- import_processor::ImportCache
- import_processor::ImportConfig
- import_processor::ImportInfo
- import_processor::ImportNode
- import_processor::ImportOptions
- import_processor::ImportProcessor
- import_processor::ImportResolver
- import_processor::ImportResult
- import_processor::ImportStatement
- import_processor::ImportStatistics
- import_processor::ResolverConfig
- js_bridge::JSBridge
- js_bridge::JSRuntime
- parser::CSSParser
- parser::ParseOptions
- plugin_loader::JSPlugin
- plugin_loader::NativePlugin
- plugin_loader::PluginConfig
- plugin_loader::PluginLoader
- purger::CSSPurger
- purger::class_extractor::ClassExtractor
- purger::content_scanner::ContentScanner
- purger::rule_filter::RuleFilter
- purger::types::ClassExtractionResult
- purger::types::ContentFile
- purger::types::PurgeConfig
- purger::types::PurgeOptions
- purger::types::PurgeResult
- purger::types::PurgeStatistics
- purger::types::RuleFilterResult
- source_map::SourceMap
- source_map::SourceMapGenerator
- source_map::SourceMapOptions
- tailwind_processor::ApplyDirective
- tailwind_processor::CSSInjector
- tailwind_processor::CustomDirective
- tailwind_processor::DirectiveMatch
- tailwind_processor::DirectiveParser
- tailwind_processor::DirectivePattern
- tailwind_processor::InjectionConfig
- tailwind_processor::ParserConfig
- tailwind_processor::ProcessingResult
- tailwind_processor::ProcessingStatistics
- tailwind_processor::ProcessorCache
- tailwind_processor::TailwindConfig
- tailwind_processor::TailwindProcessor
- transformer::CSSTransformer
- transformer::TransformOptions
Enums
- advanced_features::types::AdvancedFeatureError
- advanced_features::types::AlertSeverity
- advanced_features::types::FixType
- advanced_features::types::FormatRule
- advanced_features::types::LineEnding
- advanced_features::types::SeverityLevel
- ast::AttributeOperator
- ast::CSSNode
- ast::CombinatorType
- ast::SelectorComponent
- autoprefixer::AutoprefixerError
- autoprefixer::FlexboxMode
- autoprefixer::GridMode
- autoprefixer::SupportLevel
- css_optimizer::types::OptimizationError
- css_optimizer::types::OptimizationLevel
- css_optimizer::types::SelectorOptimization
- engine::WarningSeverity
- enhanced_plugin_loader::ConfigValidationError
- enhanced_plugin_loader::ExecutionMode
- enhanced_plugin_loader::PluginCapability
- enhanced_plugin_loader::PluginError
- enhanced_plugin_loader::SecurityLevel
- error::PostCSSError
- error::RecoveryStrategy
- import_processor::CircularHandling
- import_processor::ImportError
- plugin_loader::PluginResult
- purger::types::FileType
- purger::types::PurgeError
- tailwind_processor::LayerDirective
- tailwind_processor::TailwindDirective
- tailwind_processor::TailwindProcessorError
Traits
Functions
- default_config
- new_engine
- process_css
- test_integration::test_basic_postcss_processing
- test_integration::test_configuration
- test_integration::test_css_parsing
- test_integration::test_error_handling