Crate azulc

Source
Expand description

Azul-XML-to-Rust compiler (library)

Modulesยง

css
Module for compiling CSS to Rust code Module for printing the CSS to Rust code
font
font_loading
Module for decoding and loading fonts
image
image_loading
Module for decoding and loading images
layout
Re-export of the azul-layout crate
xml
XML-based DOM serialization and XML-to-Rust compiler implementation