[−][src]Crate rhymer
Backend-as-a-Service in Rust
Modules
error | Error rejections. |
object | Object. |
user | User. |
Structs
Acl | Access control of each object. |
Config | Server configuration |
Context | Per-server data passed on to Rhymer. |
Document | A BSON document represented as an associative HashMap with insertion ordering. |
File | File instance. |
Rejection | Rejection of a request by a |
Request | Per-request data passed to Rhymer. |
Server | The server |