node

Function node 

Source
pub fn node() -> Node
Expand description

Create trivial selector

Creates a trivial selector which always selects the current node. This is the starting point of all selector chains which build up more complex query expressions.