Function xpather::value::following_nodes_from_parent[][src]

pub fn following_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 AFTER ‘self.node’.