This commit introduces a new variant to the `ParseError` enumeration, `ParseError::Format`. This error is returned by `MacAddress::from_string()` when the input string is not correctly formatted. |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml |
This commit introduces a new variant to the `ParseError` enumeration, `ParseError::Format`. This error is returned by `MacAddress::from_string()` when the input string is not correctly formatted. |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml |