[][src]Trait impl_inheritance::SuperType

pub trait SuperType {
    type SupType;
}

Associated Types

type SupType

Loading content...

Implementors

impl SuperType for Placeholder[src]

Loading content...