Docs.rs
  • grafbase-local-backend-0.19.2
    • grafbase-local-backend 0.19.2
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jakubadamw
    • yoav-lavi
    • fbjork
    • grafbase-ci
    • Dependencies
      • async-compression ^0.3 normal
      • async-tar ^0.4 normal
      • axum ^0.6 normal
      • grafbase-local-common ^0.19.2 normal
      • const_format ^0.2 normal
      • cynic ^2 normal
      • dirs ^5 normal
      • exitcode ^1 normal
      • http-cache-reqwest ^0.7 normal
      • reqwest ^0.11 normal
      • reqwest-middleware ^0.2 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • grafbase-local-server ^0.19.2 normal
      • tempfile ^3.4 normal
      • thiserror ^1 normal
      • tokio ^1 normal
      • tokio-stream ^0.1 normal
      • tokio-util ^0.7 normal
      • tower-http ^0.4 normal
      • url ^2 normal
      • urlencoding ^2 normal
      • webbrowser ^0.8 normal
    • Versions
    • 57.14% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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_local_backend0.19.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • api::types::Account
  • api::types::AccountWithProjects
  • api::types::Credentials
  • api::types::DatabaseRegion
  • api::types::Project
  • api::types::ProjectMetadata

Enums

  • api::errors::ApiError
  • api::errors::CreateError
  • api::errors::DeployError
  • api::errors::LoginApiError
  • api::types::LoginMessage
  • errors::BackendError
  • errors::ServerError
  • types::ServerMessage

Functions

  • api::client::create_client
  • api::create::create
  • api::create::get_viewer_data_for_creation
  • api::deploy::deploy
  • api::link::get_viewer_data_for_link
  • api::link::link_project
  • api::login::login
  • api::logout::logout
  • api::unlink::unlink
  • project::init
  • project::reset
  • server_api::start_server

Constants

  • api::consts::API_URL
  • api::consts::AUTH_URL
  • api::consts::CREDENTIALS_FILE
  • api::consts::GRAFBASE_ACCESS_TOKEN_ENV_VAR
  • api::consts::PACKAGE_JSON
  • api::consts::PROJECT_METADATA_FILE
  • api::consts::TAR_CONTENT_TYPE