Docs.rs
  • supabase-lib-rs-0.2.0
    • supabase-lib-rs 0.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • nizovtsevnv
    • Dependencies
      • anyhow ^1.0 normal
      • async-trait ^0.1 normal optional
      • base64 ^0.21 normal
      • bytes ^1.5 normal
      • chrono ^0.4 normal
      • futures-util ^0.3 normal optional
      • jsonwebtoken ^9.2 normal optional
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3 normal
      • url ^2.4 normal
      • uuid ^1.6 normal
      • chrono ^0.4 dev
      • dioxus ^0.6 dev
      • dioxus-web ^0.6 dev
      • tokio ^1.0 dev
      • tracing-subscriber ^0.3 dev
      • uuid ^1.0 dev
      • wasm-bindgen ^0.2 dev
      • wasm-bindgen-futures ^0.4 dev
      • web-sys ^0.3 dev
      • reqwest ^0.12 normal
      • tokio ^1.0 normal optional
      • tokio-tungstenite ^0.21 normal optional
      • getrandom ^0.2 normal
      • js-sys ^0.3 normal optional
      • reqwest ^0.12 normal
      • uuid ^1.6 normal
      • wasm-bindgen ^0.2 normal optional
      • wasm-bindgen-futures ^0.4 normal optional
      • web-sys ^0.3 normal optional
    • Versions
    • 63.25% of the crate is documented
  • Go to latest version
  • 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

supabase0.2.0

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • auth::Auth
  • auth::AuthResponse
  • auth::Session
  • auth::User
  • client::Client
  • database::Database
  • database::DatabaseResponse
  • database::DeleteBuilder
  • database::InsertBuilder
  • database::QueryBuilder
  • database::UpdateBuilder
  • functions::Functions
  • realtime::ChannelBuilder
  • realtime::Realtime
  • realtime::RealtimeMessage
  • realtime::RealtimePayload
  • realtime::Subscription
  • realtime::SubscriptionConfig
  • storage::Bucket
  • storage::FileObject
  • storage::FileOptions
  • storage::Storage
  • storage::TransformOptions
  • storage::UploadResponse
  • types::AuthConfig
  • types::DatabaseConfig
  • types::HttpConfig
  • types::Pagination
  • types::StorageConfig
  • types::SupabaseConfig
  • types::SupabaseError
  • types::SupabaseResponse

Enums

  • error::Error
  • realtime::RealtimeEvent
  • storage::ImageFormat
  • storage::ResizeMode
  • types::FilterOperator
  • types::HttpMethod
  • types::OrderDirection

Type Aliases

  • error::Result
  • types::Headers
  • types::Id
  • types::JsonValue
  • types::QueryParams
  • types::Timestamp