Module weak_lang_items

Source
Expand description

Validity checking for weak lang items

Structs§

WeakLangItemVisitor 🔒

Functions§

check_crate 🔒
Checks the crate for usage of weak lang items, returning a vector of all the lang items required by this crate, but not defined yet.
verify 🔒