Crate cssparser_macros

source ·

Derive Macros

Input: the arms of a match expression.
Input: string literals with no separator
Input: parsed as token trees. The first TT is a type. (Can be wrapped in parens.) following TTs are grouped in pairs, each pair being a key as a string literal and the corresponding value as a const expression.