Trait ctti::TypeInfo

source ·
pub trait TypeInfo {
    const INFO: Type;
}

Required Associated Constants§

Compile-time type information

Implementations on Foreign Types§

This trait is implemented for tuples up to twelve items long.

Implementors§