azul-css 0.0.8

Common datatypes used for styling applications using the Azul desktop GUI framework
Documentation

Provides datatypes used to describe an application's style using the Azul GUI framework.

Modules

  • [css]: Stylesheet types (rules, selectors, declarations).
  • [props]: Typed CSS property values (colors, lengths, layout properties).
  • [parser2]: CSS string parsing (feature-gated behind "parser").
  • [system]: Native OS theme discovery and system colors.
  • [shape]: Text shaping and glyph layout.
  • [shape_parser]: Font and shape metric parsing.
  • [dynamic_selector]: Runtime selector matching helpers.
  • [compact_cache]: Compact caching utilities for resolved styles.
  • [corety]: Core type aliases re-exported at crate root.