Type Definition rapid_xml::tree::TreeDeserializerOutput[][src]

pub type TreeDeserializerOutput<N> = <<N as XmlPath>::Output as DeTuple>::Output;
Expand description

Type alias that helps to get the output type of TreeDeserializer