🔬This is a nightly-only experimental API. (
type_info #146922)Expand description
MVP for exposing compile-time information about types in a runtime or const-eval processable way.
Structs§
- Field
Experimental - Compile-time type information about fields of tuples, structs and enum variants.
- Tuple
Experimental - Compile-time type information about tuples.
- Type
Experimental - Compile-time type information.
Enums§
- Type
Kind Experimental - Compile-time type information.