Struct rustc::middle::borrowck::move_data::MovePathIndex[src]
pub struct MovePathIndex(_);
Index into MoveData.paths, used like a pointer
pub struct MovePathIndex(_);
Index into MoveData.paths, used like a pointer
impl Clone for MovePathIndexfn clone(&self) -> MovePathIndexfn clone_from(&mut self, source: &Self)impl PartialEq for MovePathIndexfn eq(&self, __arg_0: &MovePathIndex) -> boolfn ne(&self, __arg_0: &MovePathIndex) -> bool
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).