Docs.rs
  • swc_css_utils-0.144.0
    • swc_css_utils 0.144.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • kdy1
    • swc-bot
    • Dependencies
      • once_cell ^1.19.0 normal
      • serde ^1.0.197 normal
      • serde_json ^1.0.115 normal
      • swc_atoms ^1.0.0 normal
      • swc_common ^0.40.0 normal
      • swc_css_ast ^0.147.0 normal
      • swc_css_visit ^0.146.0 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

swc_css_utils0.144.0

  • All Items

Crate Items

  • Structs
  • Statics
  • Functions

Crate swc_css_utils

source ·

Structs§

  • FunctionNameReplacer
  • IdentReplacer
  • NamedColor
  • PseudoClassSelectorNameReplacer
  • PseudoElementOnPseudoClassReplacer
  • PseudoElementSelectorNameReplacer

Statics§

  • NAMED_COLORS

Functions§

  • angle_to_deg
  • clamp_unit_f64
  • hex_to_rgba
  • hsl_to_rgb
  • hwb_to_rgb
  • replace_function_name
  • replace_ident
  • replace_pseudo_class_selector_name
  • replace_pseudo_class_selector_on_pseudo_element_selector
  • replace_pseudo_element_selector_name
  • round_alpha
  • serialize_ident
  • to_rgb255