Module prelude

Source
Expand description

A convenience module for common imports

Re-exports§

pub use crate::Supabase;

Structs§

ClientOptions
Client options for configuring the Supabase client

Enums§

Error
Error types for the Supabase client
IsolationLevel
トランザクションの分離レベル
TransactionMode
トランザクションの読み取り/書き込みモード

Type Aliases§

Result
Result type for the Supabase client