Docs.rs
  • castle_api-0.20.2
    • castle_api 0.20.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • AlbertMarashi
    • Dependencies
      • anyhow ^1.0.57 normal
      • async-recursion ^1.0.0 normal
      • async-trait ^0.1.53 normal
      • castle_macro ^0.20.2 normal
      • castle_query_parser ^0.20.2 normal
      • castle_schema_parser ^0.20.2 normal
      • castle_shared_parser ^0.20.2 normal
      • castle_tokenizer ^0.20.2 normal
      • castle_types ^0.20.2 normal
      • derivative ^2.2.0 normal
      • rmpv ^1.0.0 normal
      • serde ^1.0.117 normal
      • tokio ^1.17.0 normal
      • uuid ^1.0.0 normal
      • tokio ^1.17.0 dev
    • Versions
    • 10% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate castle_api

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
  • Attribute Macros
?
Change settings

List of all items

Structs

  • Error
  • castle::Castle
  • castle::CastleBuilder
  • types::AppliedDirective
  • types::DirectiveDefinition
  • types::EnumDefinition
  • types::Error
  • types::Field
  • types::FieldDefinition
  • types::InputDefinition
  • types::InputTypeDefinition
  • types::Kind
  • types::Message
  • types::Next
  • types::Number
  • types::SchemaDefinition
  • types::State
  • types::TypeDefinition
  • types::Variant
  • types::VariantDefinition

Enums

  • types::CastleError
  • types::FieldKind
  • types::Input
  • types::NumberKind
  • types::Primitive
  • types::Value
  • types::VariantKindDefinition
  • types::VariantType

Traits

  • types::ConvertFrom
  • types::Directive
  • types::HasKind
  • types::ResolvesFields
  • types::SchemaItem

Attribute Macros

  • async_trait
  • castle_macro

Functions

  • parse_directives_from_str

Type Definitions

  • types::InputDefinitions
  • types::Inputs
  • types::Projection