e0eaeaad99
The `address::Error` is module level general, we can make the code easier to maintain and easier to stabalize by splitting the parse error out of the general error. Create a `ParseError` that is returned by `FromStr for Address`. Remove the now unused variants from the general `address::Error`. |
||
---|---|---|
.. | ||
contrib | ||
embedded | ||
examples | ||
src | ||
tests | ||
CHANGELOG.md | ||
Cargo.toml | ||
build.rs |