Docs.rs
  • bluejay-core-0.1.0-alpha.3
    • bluejay-core 0.1.0-alpha.3
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • adampetro
    • Dependencies
      • itertools ^0.10.5 normal
      • paste ^1.0 normal
      • strum ^0.24 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest stable release
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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
logo

logo

Crate bluejay_core

  • Version 0.1.0-alpha.3
  • All Items
  • Modules
  • Enums
  • Traits
?
Change settings

Crate bluejay_core

source ·

Modules

  • definition
  • executable

Enums

  • BuiltinScalarDefinition
  • OperationType
  • TypeReference
  • Value

Traits

  • AbstractConstValue
  • AbstractTypeReference
  • AbstractValue
  • AbstractVariableValue
  • Argument
  • Arguments
  • AsIter
  • BooleanValue
  • ConstArgument
  • ConstArguments
  • ConstDirective
  • ConstDirectives
  • Directive
  • Directives
  • EnumValue
  • FloatValue
  • IntegerValue
  • IntoEnumIterator
    This trait designates that an Enum can be iterated over. It can be auto generated using strum_macros on your behalf.
  • ListTypeReference
  • ListValue
  • NamedTypeReference
  • ObjectValue
  • StringValue
  • Variable
  • VariableArgument
  • VariableArguments
  • VariableDirective
  • VariableDirectives