Crates.io | essence |
lib.rs | essence |
version | 0.5.0 |
source | src |
created_at | 2022-12-29 17:10:25.032169 |
updated_at | 2023-03-11 04:04:23.3141 |
description | Essential models and database logic for the Adapt chat platform. |
homepage | https://adapt.chat |
repository | https://github.com/AdaptChat/essence |
max_upload_size | |
id | 747450 |
size | 366,488 |
Essential models and database operations used by other Adapt microservices.
This is not a standalone service, but rather a library of common models and operations used by other Adapt microservices.
This includes:
User
or Guild
)
UserCreatePayload
).User::create
or Guild::delete
)