Crate stylecs

source ·
Expand description

A specialized component system aimed at helping build a styling foundation for Rust apps.

This crate makes it easy to annotate types as StyleComponents that can be used within a Style. This crate provides no StyleComponent implementors.

Macros

Structs

Enums

  • A Name type used for efficient lookups in ordered collections.

Traits

Derive Macros