Function path_contents

Source
pub fn path_contents(
    file_path: &str,
    x_path: &str,
    first: u32,
    last: u32,
) -> Result<(), Box<dyn Error>>
Expand description

Print out all events found under a specific xpath leaf type.