(chore, #8) Refactored code into separate files.

Signed-off-by: Louis Hollingworth <louis@hollingworth.nl>
This commit is contained in:
Louis Hollingworth 2023-10-28 16:55:58 +01:00
parent 0960577152
commit 94d5f5afe7
Signed by: lucxjo
GPG key ID: A11415CB3DC7809B
7 changed files with 117 additions and 84 deletions

View file

@ -7,6 +7,11 @@ name = "er"
version = "2.0.0"
edition = "2021"
[lib]
[[bin]]
name = "er"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]