Trait cynic::schema::HasSubtype

source ·
pub trait HasSubtype<Type> { }
Expand description

Indicates that a type has a subtype relationship with another type

Implementors§