metabase-api-rs 0.1.0-beta.3

A simplified Rust client for the Metabase API (Beta release - feature complete)
Documentation
1
2
3
4
5
//! Authentication module
//!
//! Handles authentication logic for the Metabase API

// Placeholder for authentication implementation