Type Alias TreeDeserializerOutput

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

Type alias that helps to get the output type of TreeDeserializer