pub type XMLPath = Vec<XMLPathItem>;Expand description
A Path is an array of Steps or Strings
Aliased Typeยง
pub struct XMLPath { /* private fields */ }pub type XMLPath = Vec<XMLPathItem>;A Path is an array of Steps or Strings
pub struct XMLPath { /* private fields */ }