Enum azure_sdk_rust::azure::core::enumerations::ParsingError [] [src]

pub enum ParsingError {
    ElementNotFound(String),
}

Variants

Trait Implementations

impl Debug for ParsingError
[src]

Formats the value using the given formatter.