async_graphql
7.0.2
UnionType
Object Safety
Implementors
In crate async_graphql
Trait
async_graphql
::
UnionType
Copy item path
source
·
[
−
]
pub trait UnionType:
ContainerType
{ }
Expand description
A GraphQL interface.
Object Safety
§
This trait is
not
object safe
.
Implementors
§