Docs.rs
async-graphql-2.0.3
async-graphql 2.0.3
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
sunli829
Dependencies
async-graphql-derive =2.0.3
normal
async-graphql-parser =2.0.3
normal
async-graphql-value =2.0.3
normal
async-stream ^0.3
normal
async-trait ^0.1.30
normal
blocking ^1.0.0
normal
bson ^1.0.0
normal
bytes ^0.5.4
normal
chrono ^0.4.15
normal
chrono-tz ^0.5.1
normal
fnv ^1.0.6
normal
futures ^0.3.5
normal
indexmap ^1.3.2
normal
itertools ^0.9.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.1.7
normal
regex ^1.3.5
normal
serde ^1.0.104
normal
serde_json ^1.0.48
normal
spin ^0.5.2
normal
static_assertions ^1.1.0
normal
tempfile ^3.1.0
normal
thiserror ^1.0.11
normal
tracing ^0.1.19
normal
url ^2.1.1
normal
uuid ^0.8.1
normal
async-std ^1.5.0
dev
Versions
97.52%
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
.