Docs.rs
postrust-graphql-0.1.0
postrust-graphql 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
bhanuc
Dependencies
async-graphql ^7
normal
async-graphql-axum ^7
normal
axum ^0.8
normal
base64 ^0.22
normal
bytes ^1.9
normal
chrono ^0.4
normal
futures ^0.3
normal
indexmap ^2.7
normal
postrust-auth ^0.1.0
normal
postrust-core ^0.1.0
normal
postrust-sql ^0.1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.8
normal
thiserror ^2.0
normal
tokio ^1.43
normal
tracing ^0.1
normal
pretty_assertions ^1.4
dev
tokio ^1.43
dev
Versions
97.75%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module scalar
postrust_
graphql
0.1.0
Module scalar
Module Items
Structs
In crate postrust_
graphql
postrust_graphql
Module
scalar
Copy item path
Source
Expand description
Custom GraphQL scalar definitions.
Structs
ยง
BigInt
BigInt scalar for 64-bit integers.