HomeDisk/types/src
MedzikUser b2a4b84f6d
database (user table): move to `types` from `database`
2022-04-24 14:50:25 +02:00
..
auth server (http): add jwt token validator and route `/auth/whoami` 2022-04-23 23:48:20 +02:00
config chore: use crate rust_utilities 2022-04-23 12:52:56 +02:00
database database (user table): move to `types` from `database` 2022-04-24 14:50:25 +02:00
errors server (http): add jwt token validator and route `/auth/whoami` 2022-04-23 23:48:20 +02:00
lib.rs database (user table): move to `types` from `database` 2022-04-24 14:50:25 +02:00
macros.rs types (macros): use `.ok_or(...)` in `option_return` macro 2022-04-19 21:18:45 +02:00