Struct rustc::middle::borrowck::move_data::MoveIndex[src]
pub struct MoveIndex(_);
Index into MoveData.moves, used like a pointer
pub struct MoveIndex(_);
Index into MoveData.moves, used like a pointer
impl PartialEq for MoveIndex
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).