Docs.rs
async-graphql-value-7.0.11
async-graphql-value 7.0.11
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
sunli829
Dependencies
bytes ^1.6.0
normal
indexmap ^2
normal
serde ^1.0.197
normal
serde_json ^1.0.115
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
async_
graphql_
value
7.0.11
async_graphql_value
Macro
value
Copy item path
source
macro_rules!
value { ($(
$json
:tt)+) => { ... }; }
Expand description
Construct a
ConstValue
.