Skip to main content

WHOLE_DOCUMENT

Constant WHOLE_DOCUMENT 

Source
pub const WHOLE_DOCUMENT: &str = "//";
Expand description

A prefix that searches the whole document, wherever the expression is evaluated from: "a" becomes //a.