remindrs/src
finga 7ad6f610d1 Use once_cell to keep the configuration
In order to keep the configuration globally available use
`once_cell`. Also check for a valid email address in the part which is
receiving the data from the api.
2023-02-06 10:00:45 +01:00
..
api.rs Use once_cell to keep the configuration 2023-02-06 10:00:45 +01:00
args.rs Use standard paths for a possible config location 2023-01-25 22:11:32 +01:00
config.rs Use once_cell to keep the configuration 2023-02-06 10:00:45 +01:00
main.rs Use once_cell to keep the configuration 2023-02-06 10:00:45 +01:00
models.rs Basic minimal prototype 2023-01-24 00:38:50 +01:00
schema.rs Basic minimal prototype 2023-01-24 00:38:50 +01:00