Expand description
§Firebase REST API for Rust
Please have a look at the Firebase
struct to get started.
Structs§
- FbOps
- Firebase
- A Firebase instance to manage data.
- Firebase
Params - The FirebaseParams struct is a Firebase reference with attatched query parameters that allow you to sort, limit, and format the data received from Firebase.
- Response
Enums§
- Decoder
Error - Json
- Represents a json value
- Parse
Error - ReqErr