Expand description
Random assortment of ide helpers for high-level ide features that don’t fit in any other module.
Functions§
- Checks if the given lint is equal or is contained by the other lint which may or may not be a group.
- Converts the mod path struct into its ast representation.
- Picks the token with the highest rank returned by the passed in function.
- Iterates all
ModuleDef
s andImpl
blocks of the given file.