Docs.rs
  • vercel_blob-0.1.0
    • vercel_blob 0.1.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • westonpace
    • Dependencies
      • async-trait ^0.1.73 normal
      • bytes ^1.4.0 normal
      • chrono ^0.4.26 normal
      • once_cell ^1.18.0 normal
      • reqwest ^0.11.20 normal
      • serde ^1.0.186 normal
      • thiserror ^1.0.47 normal
      • all_asserts ^2.3.1 dev
      • futures ^0.3.28 dev
      • mockito ^1.1.0 dev
      • serde_json ^1.0.105 dev
      • serial_test ^2.0.0 dev
      • tokio ^1.32.0 dev
    • Versions
    • 77.78% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • 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

vercel_blob0.1.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • auth::EnvTokenProvider
  • client::DelCommandOptions
  • client::DownloadCommandOptions
  • client::HeadBlobResult
  • client::HeadCommandOptions
  • client::ListBlobResult
  • client::ListBlobResultBlob
  • client::ListCommandOptions
  • client::PutBlobResult
  • client::PutCommandOptions
  • client::VercelBlobClient

Enums

  • error::VercelBlobError

Traits

  • auth::TokenProvider
  • client::VercelBlobApi