Crate phone_parser

Source

Modules§

phone_number_parser

Enums§

Rule

Traits§

Parser
A trait with a single method that parses strings.

Derive Macros§

Parser
The main method that’s called by the proc macro (a wrapper around pest_generator::derive_parser)