Enum rustc::middle::trans::_match::VecLenOpt[src]
pub enum VecLenOpt {
vec_len_eq,
vec_len_ge(uint),
}Variants
vec_len_eq | |
vec_len_ge |
pub enum VecLenOpt {
vec_len_eq,
vec_len_ge(uint),
}vec_len_eq | |
vec_len_ge |
impl PartialEq for VecLenOpt
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 (or str), enum,
trait, typedef (or
tdef).