Module hir_def::lang_item

source ·
Expand description

Collects lang items: items marked with #[lang = "..."] attribute.

This attribute to tell the compiler about semi built-in std library features, such as Fn family of traits.

Structs§

Enums§