Trait type_layout_syn2::TypeLayout

source ·
pub trait TypeLayout {
    // Required method
    fn type_layout() -> TypeLayoutInfo;
}

Required Methods§

Object Safety§

This trait is not object safe.

Implementors§