opentitanlib
opentitanlib
Macro
regex
Copy item path
Source
macro_rules! regex { ($lit:literal) => { ... }; (b; $lit:literal) => { ... }; }