Docs.rs
async-graphql-2.1.6
async-graphql 2.1.6
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
sunli829
Dependencies
async-graphql-derive =2.1.4
normal
async-graphql-parser =2.1.2
normal
async-graphql-value =2.0.5
normal
async-mutex ^1.4.0
normal
async-stream ^0.3
normal
async-trait ^0.1.41
normal
blocking ^1.0.0
normal
bson ^1.0.0
normal
chrono ^0.4.15
normal
chrono-tz ^0.5.1
normal
fnv ^1.0.6
normal
futures-util ^0.3.8
normal
indexmap ^1.6.0
normal
log ^0.4.11
normal
lru ^0.6.0
normal
multer ^1.2.2
normal
num-traits ^0.2.12
normal
once_cell ^1.3.1
normal
pin-project-lite ^0.2.0
normal
regex ^1.4.1
normal
serde ^1.0.117
normal
serde_json ^1.0.48
normal
sha2 ^0.9.1
normal
spin ^0.7.0
normal
static_assertions ^1.1.0
normal
tempfile ^3.1.0
normal
thiserror ^1.0.21
normal
tracing ^0.1.21
normal
url ^2.1.1
normal
uuid ^0.8.1
normal
async-channel ^1.5.1
dev
async-std ^1.6.5
dev
Versions
97.63%
of the crate is documented
Go to latest version
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
?
[
−
]
[src]
Macro
async_graphql
::
value
macro_rules
!
value
{ ($(
$
json
:
tt
)
+
)
=
>
{ ... }; }
Construct a
ConstValue
.