[][src]Macro async_graphql::value

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

Construct a ConstValue.