Docs.rs
  • apollo-compiler-0.10.0
    • apollo-compiler 0.10.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • lrlna
    • github:apollographql:rust-platform
    • Dependencies
      • apollo-parser ^0.5.3 normal
      • ariadne ^0.3.0 normal
      • indexmap ^1.9.2 normal
      • ordered-float ^3.7.0 normal
      • rowan ^0.15.5 normal
      • salsa ^0.16.1 normal
      • thiserror ^1.0.31 normal
      • anyhow ^1.0 dev
      • criterion ^0.5.0 dev
      • expect-test ^1.1 dev
      • miette ^5.0 dev
      • notify ^4.0.0 dev
      • pretty_assertions ^1.3.0 dev
      • uuid ^1.1 normal
    • Versions
    • 56.92% of the crate is documented
  • Go to latest version
  • 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

Module hir

  • Structs
  • Enums
  • Type Definitions
?
Change settings

Module apollo_compiler::database::hir

source ·

Structs

  • Alias
  • Argument
  • ArgumentsDefinition
  • Directive
  • DirectiveDefinition
  • EnumTypeDefinition
  • EnumTypeExtension
  • EnumValueDefinition
  • Field
  • FieldDefinition
  • Float
  • FloatCoercionError
  • FragmentDefinition
  • FragmentSpread
  • HirNodeLocation
  • ImplementsInterface
  • InlineFragment
  • InputObjectTypeDefinition
  • InputObjectTypeExtension
  • InputValueDefinition
  • InterfaceTypeDefinition
  • InterfaceTypeExtension
  • Name
  • ObjectTypeDefinition
  • ObjectTypeExtension
  • OperationDefinition
  • RootOperationTypeDefinition
  • ScalarTypeDefinition
  • ScalarTypeExtension
  • SchemaDefinition
  • SchemaExtension
  • SelectionSet
  • TypeSystem
    Contains TypeSystemDefinitions together with:
  • TypeSystemDefinitions
  • UnionMember
  • UnionTypeDefinition
  • UnionTypeExtension
  • Variable
  • VariableDefinition

Enums

  • DirectiveLocation
  • FragmentSelection
    Represent both kinds of fragment selections: named and inline fragments.
  • IntCoercionError
  • OperationType
  • Selection
  • Type
  • TypeDefinition
  • TypeExtension
  • Value

Type Definitions

  • ByName
  • DefaultValue