Docs.rs
protograph-core-0.1.0
protograph-core 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
alexchoi0
Dependencies
async-graphql-parser ^7
normal
async-graphql-value ^7
normal
thiserror ^1
normal
Versions
0%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
All
protograph_
core
0.1.0
Crate Items
Structs
Enums
Constants
Functions
List of all items
Structs
ast::EntityType
ast::EnumType
ast::Field
ast::InputField
ast::InputType
ast::MutationField
ast::ProtographSchema
ast::QueryField
Enums
ast::FieldType
ast::Relationship
parser::ParseError
validation::ValidationError
Functions
parser::parse_schema_file
validation::validate_schema
Constants
directives::ARG_FIELD
directives::ARG_THROUGH
directives::DIRECTIVE_BELONGS_TO
directives::DIRECTIVE_ENTITY
directives::DIRECTIVE_HAS_MANY
directives::DIRECTIVE_MANY_TO_MANY
directives::DIRECTIVE_PRIVATE