Macro async_graphql::value[][src]

macro_rules! value {
    ($($json : tt) +) => { ... };
}
Expand description

Construct a ConstValue.