Docs.rs
  • grafbase-sdk-0.1.9
    • grafbase-sdk 0.1.9
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • pimeys
    • tomhoule
    • fbjork
    • Finistere
    • Dependencies
      • anyhow ^1 normal optional
      • duct ^0.13.7 normal optional
      • fslock ^0.2.1 normal optional
      • futures-util ^0.3.30 normal optional
      • grafbase-sdk-derive ^0.1.3 normal
      • grafbase-sdk-mock ^0.1 normal optional
      • graphql-composition ^0.5 normal optional
      • graphql-federated-graph ^0.5 normal optional
      • http ^1.1.0 normal
      • indoc ^2 normal optional
      • minicbor-serde ^0.3.2 normal
      • reqwest ^0.12.8 normal optional
      • serde ^1.0.199 normal
      • serde_json ^1.0.116 normal
      • serde_urlencoded ^0.7 normal
      • tempdir ^0.3.7 normal optional
      • toml ^0.8 normal optional
      • url ^2.5.0 normal
      • which ^7.0.0 normal optional
      • wit-bindgen ^0.38.0 normal
      • semver ^1.0.25 build
    • Versions
    • 99.03% 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

grafbase_sdk0.1.9

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Derive Macros

List of all items

Structs

  • Error
  • Headers
  • SharedContext
  • host_io::access_log::AccessLog
  • host_io::cache::CachedItem
  • host_io::http::BatchHttpRequest
  • host_io::http::HttpRequest
  • host_io::http::HttpRequestBuilder
  • host_io::http::HttpResponse
  • host_io::http::JsonDeserializeError
  • host_io::http::StatusCode
  • host_io::http::Url
  • test::DynamicSchema
  • test::DynamicSubgraph
  • test::QueryBuilder
  • test::TestConfig
  • test::TestConfigBuilder
  • test::TestRunner
  • types::Cache
  • types::Configuration
  • types::DecodeError
  • types::Directive
  • types::ErrorResponse
  • types::FieldDefinition
  • types::FieldInputs
  • types::FieldOutput
  • types::StatusCode
  • types::Token

Enums

  • ExtensionType
  • host_io::access_log::LogError
  • host_io::http::HttpError
  • host_io::http::HttpMethod
  • host_io::http::HttpVersion

Traits

  • Authenticator
  • Extension
  • Resolver
  • types::Deserialize

Derive Macros

  • AuthenticationExtension
  • ResolverExtension
  • types::Deserialize

Functions

  • host_io::access_log::send
  • host_io::cache::get
  • host_io::http::execute
  • host_io::http::execute_many