Macro html5ever::small_char_set []

macro_rules! small_char_set {
    ( $ ( $ e : expr ) + ) => { ... };
}