Type Definition graphql_tools::static_graphql::query::Value

source ·
pub type Value = Value<'static, String>;

Trait Implementations§