Crate rtti [] [src]

Run-time type information trait. Use crate rtti-derive to implement.

very early, probably best to stay away for now

Structs

Field

Field of a struct or tuple struct.

Struct

A struct (with named members).

Tuple

A tuple struct (unnamed members).

Enums

Type

A type.

Visibility

Visibility of a type or struct member.

Traits

RTTI

Provides run-time type information.