Type Definition graphql_tools::static_graphql::schema::TypeDefinition[][src]

pub type TypeDefinition = TypeDefinition<'static, String>;

Trait Implementations