style

Macro longhand_properties_idents

Source
macro_rules! longhand_properties_idents {
    ($macro_name: ident) => { ... };
}
Expand description

Call the given macro with tokens like this for each longhand properties:

{ snake_case_ident }