Struct iprange::ParseSubnetError [] [src]

pub struct ParseSubnetError { /* fields omitted */ }

Trait Implementations

impl Debug for ParseSubnetError
[src]

[src]

Formats the value using the given formatter.

impl Display for ParseSubnetError
[src]

[src]

Formats the value using the given formatter. Read more

impl Error for ParseSubnetError
[src]

[src]

A short description of the error. Read more

[src]

The lower-level cause of this error, if any. Read more