(function() { var type_impls = Object.fromEntries([["hir",[["§impl<FileKind> Clone for FilePositionWrapper<FileKind>where\n FileKind: Clone,§fn clone(&self) -> FilePositionWrapper<FileKind>Returns a duplicate of the value. Read more1.0.0 · Source§fn clone_from(&mut self, source: &Self)Performs copy-assignment from source. Read more","Clone","hir::FilePosition","hir::HirFilePosition","hir::MacroFilePosition"],["§impl<FileKind> Debug for FilePositionWrapper<FileKind>where\n FileKind: Debug,§fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>Formats the value using the given formatter. Read more","Debug","hir::FilePosition","hir::HirFilePosition","hir::MacroFilePosition"],["§impl FilePositionWrapper<EditionedFileId>pub fn into_file_id(\n self,\n db: &(dyn ExpandDatabase + 'static),\n) -> FilePositionWrapper<FileId>",0,"hir::FilePosition"],["§impl From<FilePositionWrapper<EditionedFileId>> for FilePositionWrapper<HirFileId>§fn from(\n value: FilePositionWrapper<EditionedFileId>,\n) -> FilePositionWrapper<HirFileId>Converts to this type from the input type.","From>","hir::HirFilePosition"],["§impl<FileKind> Hash for FilePositionWrapper<FileKind>where\n FileKind: Hash,§fn hash<__H>(&self, state: &mut __H)where\n __H: Hasher,Feeds this value into the given Hasher. Read more1.3.0 · Source§fn hash_slice<H>(data: &[Self], state: &mut H)where\n H: Hasher,\n Self: Sized,Feeds a slice of this type into the given Hasher. Read more","Hash","hir::FilePosition","hir::HirFilePosition","hir::MacroFilePosition"],["§impl<FileKind> PartialEq for FilePositionWrapper<FileKind>where\n FileKind: PartialEq,§fn eq(&self, other: &FilePositionWrapper<FileKind>) -> boolTests for self and other values to be equal, and is used by ==.1.0.0 · Source§fn ne(&self, other: &Rhs) -> boolTests for !=. The default implementation is almost always sufficient,\nand should not be overridden without very good reason.","PartialEq","hir::FilePosition","hir::HirFilePosition","hir::MacroFilePosition"],["§impl<FileKind> Copy for FilePositionWrapper<FileKind>where\n FileKind: Copy,","Copy","hir::FilePosition","hir::HirFilePosition","hir::MacroFilePosition"],["§impl<FileKind> Eq for FilePositionWrapper<FileKind>where\n FileKind: Eq,","Eq","hir::FilePosition","hir::HirFilePosition","hir::MacroFilePosition"],["§impl<FileKind> StructuralPartialEq for FilePositionWrapper<FileKind>","StructuralPartialEq","hir::FilePosition","hir::HirFilePosition","hir::MacroFilePosition"]]]]); if (window.register_type_impls) { window.register_type_impls(type_impls); } else { window.pending_type_impls = type_impls; } })() //{"start":55,"fragment_lengths":[15327]}
source
Hasher
self
other
==
!=