Address matching via `nom`
We do not depend on the regex
crate anymore since the address matching is now done entirely via nom
. Thanks to @DrLuke for implementing this! 🎉
We do not depend on the regex
crate anymore since the address matching is now done entirely via nom
. Thanks to @DrLuke for implementing this! 🎉