ELTLProperty

Type Alias ELTLProperty 

Source
pub type ELTLProperty = (String, ELTLExpression);
Expand description

ELTLExpression with associated name

This type represents an ELTLExpression that has a name associated with it