Crate from_regex_macros

Source

Derive Macros§

FromRegex
Derive FromRegex
FromStr
Generates the same code as FromRegex, but also adds a std::str::FromStr implementation (with () error type)