Crate azul_css

Source
Expand description

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

Structs§

Enums§

Constants§

Traits§

  • Interface that can be used to reload a stylesheet while an application is running. Initialize the Window::new with a Box<HotReloadHandle> - this allows the hot-reloading to be independent of the source format, making CSS only one frontend format.

Functions§

  • Returns a map useful for parsing the keys of CSS stylesheets

Type Aliases§