Docs.rs
  • swc_css_utils-0.137.2
    • swc_css_utils 0.137.2
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • kdy1
    • swc-bot
    • Dependencies
      • once_cell ^1.18.0 normal
      • serde ^1.0.118 normal
      • serde_json ^1.0.61 normal
      • swc_atoms ^0.6.0 normal
      • swc_common ^0.33.1 normal
      • swc_css_ast ^0.140.2 normal
      • swc_css_visit ^0.139.2 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.137.2

  • All Items
  • Structs
  • Statics
  • Functions
?
Change settings

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