Skip to main content

Crate azul_css

Crate azul_css 

Source
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