pub trait ExStructural {
    type ExternalTraitSpecificationFor: Structural;
}

Required Associated Types§

Implementors§