My repo of working with Zero-to-Production in Rust.
Go to file
Elf M. Sternberg 2aa202d05c Fixed shortcoming in docs.
Added a comment in the docs about how to make Config not error out
if a configuration file isn't present.
2023-03-24 07:54:07 -07:00
db Implemented the forms reader, config, and database migrations. 2023-03-24 07:51:19 -07:00
docs Fixed shortcoming in docs. 2023-03-24 07:54:07 -07:00
src Implemented the forms reader, config, and database migrations. 2023-03-24 07:51:19 -07:00
tests Implemented the forms reader, config, and database migrations. 2023-03-24 07:51:19 -07:00
.env Implemented the forms reader, config, and database migrations. 2023-03-24 07:51:19 -07:00
.gitignore Zero-to-Production Rust, up to Chapter 3.7. 2023-03-20 17:31:39 -07:00
.markdownlint.yaml Pre-commit checks and test refactorings. 2023-03-21 17:52:44 -07:00
.pre-commit-config.yaml Pre-commit checks and test refactorings. 2023-03-21 17:52:44 -07:00
Cargo.lock Implemented the forms reader, config, and database migrations. 2023-03-24 07:51:19 -07:00
Cargo.toml Implemented the forms reader, config, and database migrations. 2023-03-24 07:51:19 -07:00
rustfmt.toml Zero-to-Production Rust, up to Chapter 3.7. 2023-03-20 17:31:39 -07:00