Regex Macro
Introduction:
Creates a new instance of Regex.
P.s.: More useful macros you can find here.
Examples:
let re = re!;
assert!;
// with formatting:
let re = re!;
assert!;
Licensing:
Distributed under the MIT license.
Feedback:
You can contact me via GitHub or send a message to my Telegram @fuderis.
This library is constantly evolving, and I welcome your suggestions and feedback.