Expand description
Provides datatypes used to describe an application’s style using the Azul GUI framework.
Re-exports§
pub use self::corety::*;
Modules§
- corety
- css
- Types and methods used to describe the style of an application
- dynamic_
selector - Dynamic CSS selectors for runtime evaluation based on OS, media queries, container queries, etc.
- format_
rust_ code - Module for converting CSS types to Rust code
- macros
- parser2
- High-level types and functions related to CSS parsing
- props
- Contains all CSS property definitions, organized by category.
- shape
- CSS Shape data structures for shape-inside, shape-outside, and clip-path
- shape_
parser - CSS Shape parsing for shape-inside, shape-outside, and clip-path
- system
- Discovers system-native styling for colors, fonts, and other metrics.
Macros§
- impl_
option - impl_
option_ inner - impl_
result - impl_
result_ inner - impl_
vec - impl_
vec_ as_ hashmap - impl_
vec_ clone - impl_
vec_ debug - impl_
vec_ eq - impl_
vec_ hash - impl_
vec_ mut - NOTE: impl_vec_mut can only exist for vectors that are known to be library-allocated!
- impl_
vec_ ord - impl_
vec_ partialeq - impl_
vec_ partialord