Function xpather::value::preceding_nodes_from_parent[][src]

pub fn preceding_nodes_from_parent(node: &Node) -> Vec<Node>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator
Expand description

Returns children in current parent BEFORE ‘self.node’.