zero-to-production/src
2021-09-11 21:54:51 +02:00
..
domain Remove full path import. 2021-01-13 08:35:36 +00:00
routes Update actix-web and fix clippy lint. 2021-09-11 21:54:51 +02:00
configuration.rs Keep test suite fast by tuning timeout for tests. 2021-09-01 21:44:13 +02:00
email_client.rs Keep test suite fast by tuning timeout for tests. 2021-09-01 21:44:13 +02:00
lib.rs Add email sketch. 2021-01-10 17:27:54 +00:00
main.rs Use once_cell instead of lazy_static for tracing. Use custom sinks instead of filters to disable logging. 2021-05-01 15:51:06 +01:00
startup.rs Keep test suite fast by tuning timeout for tests. 2021-09-01 21:44:13 +02:00
telemetry.rs Use once_cell instead of lazy_static for tracing. Use custom sinks instead of filters to disable logging. 2021-05-01 15:51:06 +01:00