![]() InviteRow now has some utilities built into it to help with translating values from various types needed throughout the codebase +from_tuple -> because mysql is used to grab tuples before structs +as_json_str -> because we respond primarily with json payloads list_channels is considered a main entry point from the dispather and thus handles errors itself |
||
---|---|---|
.. | ||
auth.rs | ||
channels.rs | ||
err.rs | ||
invites.rs | ||
main.rs | ||
models.rs | ||
payload.rs | ||
routes.rs | ||
schema.rs | ||
sql_traits.rs | ||
users.rs | ||
utils.rs |