Module ctti::prelude

source ·

Re-exports

pub use EnumVariants::*;
pub use InnerType::*;
pub use NumericTy::*;
pub use PrimitiveTy::*;
pub use SequenceTy::*;
pub use StructFields::*;
pub use TextualTy::*;
pub use Type::*;
pub use UserTy::*;

Macros

Implement TypeInfo for a struct/enum/union definition.