graphql-rs 0.1.0

A implementation of GraphQL for Rust
Documentation
[package]
name = "graphql-rs"
version = "0.1.0"
authors = ["cscks <cs.cksac@gmail.com>"]
license = "MIT"
readme = "README.md"
repository = "https://github.com/cksac/graphql-rs"
homepage = "https://github.com/cksac/graphql-rs"
description = """
A implementation of GraphQL for Rust
"""
keywords = ["graphql"]

[dependencies]