Function cssparser_macros::max_len
[−]
[src]
pub fn max_len(input: TokenStream) -> TokenStream
Find a #[cssparser__max_len__data(string = "…", string = "…")] attribute,
panic if any string contains ASCII uppercase letters,
emit a MAX_LENGTH constant with the length of the longest string.