[][src]Module render_tree::stylesheet

Structs

ColorAccumulator

A facility for creating visually inspectable representations of colored output so they can be easily tested.

GlobSelector

This type statically prevents appending a glob right after another glob, which is illegal. It shares the add_star and add methods with Selector, but does not have an add_glob method.

Selector
Style
Stylesheet

Enums

Color
Segment

A Segment is one of:

Traits

WriteStyle

Functions

Style