[][src]Macro async_graphql_value::value

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

Construct a ConstValue.