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§
- A representation of all the valid language items in Rust.