Struct gdl_parser::Or
[-] [+]
[src]
pub struct Or {
pub lits: Vec<Literal>,
}An or literal
Fields
lits |
pub struct Or {
pub lits: Vec<Literal>,
}An or literal
lits |
impl Orimpl Into<Literal> for Orimpl ToString for Orimpl Encodable for Orimpl Decodable for Orimpl PartialEq for Orimpl Eq for Orfn assert_receiver_is_total_eq(&self)impl Hash for Orfn hash<__H: Hasher>(&self, __arg_0: &mut __H)fn hash_slice<H>(data: &[Self], state: &mut H) where H: Hasherimpl Clone for Orfn clone(&self) -> Orfn clone_from(&mut self, source: &Self)impl Debug for Or
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).