Crate firebase [−] [src]
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. |
FirebaseParams |
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
DecoderError | |
Json |
Represents a json value |
ParseError | |
ReqErr |
Type Definitions
BuilderError |