Docs.rs
  • supabase-rust-functions-0.2.0
    • supabase-rust-functions 0.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jun784
    • Dependencies
      • anyhow ^1.0 normal
      • async-stream ^0.3 normal
      • async-trait ^0.1 normal
      • base64 ^0.21 normal
      • bytes ^1.0 normal
      • futures-util ^0.3 normal
      • http ^0.2 normal
      • log ^0.4 normal
      • reqwest ^0.11 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • tokio ^1.0 normal
      • url ^2.3 normal
      • mockito ^1.7.0 dev
      • tokio-test ^0.4 dev
      • wiremock ^0.5 dev
    • Versions
    • 65.31% of the crate is documented
  • Go to latest version
  • 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

supabase_rust_functions0.2.0

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • FunctionErrorDetails
  • FunctionOptions
  • FunctionRequest
  • FunctionResponse
  • FunctionsClient

Enums

  • FunctionsError
  • ResponseType

Type Aliases

  • ByteStream
  • Result