Module cssparser::Delimiter
[−]
[src]
Delimiters constants.
Constants
| Bang |
The delimiter set with only the |
| Comma |
The delimiter set with only the |
| CurlyBracketBlock |
The delimiter set with only the |
| None |
The empty delimiter set |
| Semicolon |
The delimiter set with only the |