Struct rustc::middle::borrowck::move_data::MoveIndex[src]

pub struct MoveIndex(_);

Index into MoveData.moves, used like a pointer

Trait Implementations

Derived Implementations

impl PartialEq for MoveIndex

fn eq(&self, __arg_0: &MoveIndex) -> bool

fn ne(&self, __arg_0: &MoveIndex) -> bool