Searched defs:ValueMatch (Results 1 – 2 of 2) sorted by relevance
40 pub(crate) enum ValueMatch { enum58 impl Eq for ValueMatch {} implementation60 impl PartialEq for ValueMatch { implementation80 impl Ord for ValueMatch { implementation116 impl PartialOrd for ValueMatch { implementation222 fn value_match_f64(v: f64) -> ValueMatch { in value_match_f64()230 impl ValueMatch { implementation265 impl fmt::Display for ValueMatch { implementation
588 ValueMatch *StringMatcher `protobuf:"bytes,2,opt,name=value_match,json=valueMatch,proto3,oneof"` member