# References These are the references that I used to build the LSR # STD - https://doc.rust-lang.org/std/env/fn.current_dir.html - https://doc.rust-lang.org/std/fs/fn.read_dir.html # Colored Easy color in terminal (only tested on windows for now) - https://docs.rs/colored/latest/colored/