Expand description
Functionality for obtaining data related to traits from the DB.
Functions§
- Given the
impl
block, returns the list of associated items (e.g. functions or types) that are missing in thisimpl
block. - Given the
impl
block, attempts to find the trait thisimpl
corresponds to.