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)