Skip to content

Latest commit

 

History

History

cynic-parser

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

cynic-parser

A fast, correct and easy to use GraphQL parser

Crate Info API Docs Discord Chat

cynic-parser is a GraphQL parser - it is part of cynic but can also be used as a standalone parser.

Design Goals

  • Fast to parse
  • Fast to compile
  • Correct and up to date
  • Easy to use

Features

TODO