pub fn path_contents( file_path: &str, x_path: &str, first: u32, last: u32, ) -> Result<(), Box<dyn Error>>
Print out all events found under a specific xpath leaf type.