This is a test project for Bard.

This was done because setting up a test even as an example was hard with
the dependencies and other things. It may be doable, but the time
required was not worth it.
This commit is contained in:
2025-09-24 19:52:25 -04:00
parent 8f61185434
commit 6acbe95024
9 changed files with 334 additions and 0 deletions

7
blog_test/.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
# Generated by Cargo
# will have compiled files and executables
/target
.DS_Store
# These are backup files generated by rustfmt
**/*.rs.bk