firebase_client
firebase_client is a Rust library that provides basic Firebase functionality (Firestore and authentication helpers).
Features
- Firestore helpers
- Auth utilities
Usage
Add this to your Cargo.toml:
[]
= "0.1"
See the examples/ directory for usage examples.
License
MIT — see the LICENSE file.