Project Overview
The project is organized into the following crates:
- raccoon_core (root directory) - a core library for the project, which contains the core logic for the project
- raccoon_macros - an encapsulation of the
print!()
macro in Rust, implemented with semantic color for error report and debugging in development - raccoon_mailer - a library for sending emails to users,