pub trait OwnedReadImplFamily {
    type FamilyRepresentative: ?Sized;
}

Required Associated Types§

Implementors§