[][src]Type Definition jmespatch::Rcvar

type Rcvar = Rc<Variable>;

Rc reference counted JMESPath Variable.