Expand description
A convenience module for common imports
Re-exports§
pub use crate::Supabase;
Structs§
- Client
Options - Client options for configuring the Supabase client
Enums§
- Error
- Error types for the Supabase client
- Isolation
Level - トランザクションの分離レベル
- Transaction
Mode - トランザクションの読み取り/書き込みモード
Type Aliases§
- Result
- Result type for the Supabase client