Crate js_regexp_macros

Source

Macros§

flags
Checks validity of a flags string literal at compile time and inserts a therefore safe runtime call to Flags::new_unchecked.

Derive Macros§

EnumConvert