Docs.rs
async-graphql-1.14.7
async-graphql 1.14.7
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
sunli829
Dependencies
Inflector ^0.11.4
normal
anyhow ^1.0.26
normal
async-graphql-derive ^1.14.0
normal
async-graphql-parser ^1.14.2
normal
async-stream ^0.2.1
normal
async-trait ^0.1.30
normal
base64 ^0.12.0
normal
bson ^0.14.1
normal
byteorder ^1.3.4
normal
bytes ^0.5.4
normal
chrono ^0.4.10
normal
chrono-tz ^0.5.1
normal
fnv ^1.0.6
normal
futures ^0.3.0
normal
http ^0.2.1
normal
httparse ^1.3.4
normal
indexmap ^1.3.2
normal
itertools ^0.9.0
normal
log ^0.4.8
normal
mime ^0.3.16
normal
multer ^1.2.0
normal
once_cell ^1.3.1
normal
parking_lot ^0.10.0
normal
regex ^1.3.5
normal
serde ^1.0.104
normal
serde_derive ^1.0.104
normal
serde_json ^1.0.48
normal
slab ^0.4.2
normal
tempfile ^3.1.0
normal
thiserror ^1.0.11
normal
tracing ^0.1.13
normal
url ^2.1.1
normal
uuid ^0.8.1
normal
async-std ^1.5.0
dev
serde ^1.0.104
dev
serde_derive ^1.0.104
dev
Versions
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
☰
Type Definition Result
async_graphql
All crates
[
−
]
[src]
Type Definition
async_graphql
::
Result
type Result<T> =
Result
<T,
Error
>;
Result type