Struct rusoto_codegen::botocore::XmlNamespace [] [src]

pub struct XmlNamespace {
    pub prefix: Option<String>,
    pub uri: String,
}

Fields

Trait Implementations

impl Debug for XmlNamespace
[src]

Formats the value using the given formatter.