graphql-starter 0.4.7

GraphQL starter kit
Documentation

graphql-starter

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 13 feature flags, 12 of them enabled by default.

default

  • full

full

  • graphql
  • config
  • tracing
  • auth
  • sqlx
  • error-info-summary
  • ansi
  • chrono

graphql

  • dep:async-graphql
  • dep:async-graphql-axum
  • dep:tokio-util
  • dep:indexmap
  • paste

config

  • dep:figment

tracing

  • dep:tracing-subscriber
  • tracing-subscriber?/env-filter
  • dep:parking_lot
  • dep:tokio-stream
  • tokio/sync
  • tokio-stream?/sync

auth

  • macros
  • graphql-starter-macros?/subject

sqlx

  • macros
  • graphql-starter-macros?/sqlx

error-info-summary

  • error-info/summary
  • dep:linkme

ansi

  • dep:strip-ansi-escapes
  • dep:ansi-to-html
  • dep:regex

chrono

  • dep:chrono

paste

  • dep:paste

macros

  • dep:graphql-starter-macros

https

  • dep:futures-util
  • dep:axum-server
  • axum-server?/tls-rustls
  • dep:rcgen