1 2 3 4 5 6
# Bevy-UI String Parser Utilities A collection of parsers that can be used to parse strings into types used by bevy_ui, such as Color, Val or UiRect. The syntax is inspired by CSS, but doesn't try to replicate it exactly.