Docs.rs
  • freighter-api-types-1.0.0
    • freighter-api-types 1.0.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Noah-Kennedy
    • Dependencies
      • anyhow ^1.0.79 normal optional
      • async-trait ^0.1.77 normal optional
      • axum ^0.6.9 normal optional
      • bytes ^1.5.0 normal optional
      • chrono ^0.4.26 normal optional
      • postgres-types ^0.2.6 normal optional
      • semver ^1.0.21 normal optional
      • serde ^1.0.195 normal optional
      • thiserror ^1.0.56 normal optional
      • tracing ^0.1.40 normal optional
    • Versions
    • 53.42% 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
    • 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

freighter_api_types1.0.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • auth::request::AuthForm
  • index::request::ListQuery
  • index::request::Publish
  • index::request::PublishDependency
  • index::request::SearchQuery
  • index::response::CompletedPublication
  • index::response::CompletedPublicationWarnings
  • index::response::CrateVersion
  • index::response::Dependency
  • index::response::ListAll
  • index::response::ListAllCrateEntry
  • index::response::ListAllCrateVersion
  • index::response::RegistryConfig
  • index::response::SearchResults
  • index::response::SearchResultsEntry
  • index::response::SearchResultsMeta
  • ownership::response::ListedOwner
  • storage::Bytes
  • storage::Metadata

Enums

  • index::DependencyKind
  • index::IndexError
  • storage::StorageError

Traits

  • index::IndexProvider
  • storage::MetadataStorageProvider
  • storage::StorageProvider

Type Aliases

  • index::IndexResult
  • storage::StorageResult