Expand description
Functionality for obtaining data related to traits from the DB.
Functionsยง
- get_
missing_ assoc_ items - Given the
implblock, returns the list of associated items (e.g. functions or types) that are missing in thisimplblock. - resolve_
target_ trait - Given the
implblock, attempts to find the trait thisimplcorresponds to.