diff options
author | Anthony Wang | 2024-03-26 17:13:14 -0500 |
---|---|---|
committer | Anthony Wang | 2024-03-26 17:13:14 -0500 |
commit | dd447d197f90036b71a71a615577cbca90b0bee5 (patch) | |
tree | 3016df7013774b45f92e5f1b87f48a287bf1adea | |
parent | 0c235bdf58c1c561461e3d49a79cd5d30bd8854b (diff) |
This should have been a Python script
-rw-r--r-- | main.rs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ use std::fs::File; use std::io::Write; fn main() -> std::io::Result<()> { + // This should have been a Python script, but Rust is more of a meme // From https://ascii.co.uk/art/anime let header = r#" db db |