Type Definition jmespath::Rcvar [] [src]

type Rcvar = Rc<Variable>;

Rc reference counted JMESPath Variable.