cynic 3.7.0

A code first GraphQL client for Rust
Documentation

cynic

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 9 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

all

  • http-surf
  • http-reqwest
  • http-reqwest-blocking
  • rkyv

http-reqwest-blocking

  • http-reqwest
  • reqwest/blocking
  • serde_json

http-reqwest

  • reqwest
  • serde_json

http-surf

  • surf
  • serde_json

surf

  • dep:surf

reqwest

  • dep:reqwest

rkyv

  • cynic-proc-macros/rkyv

serde_json

  • dep:serde_json