Quickner Core

This is where the core of the Quickner project is located. The rust code is located in the src directory. The src directory contains the following:

Building

To build the project, you need to have Rust installed. You can install Rust by following the instructions here. Once you have Rust installed, you can build the project by running the following command:

bash cargo build --release

License

This project is licensed under the Mozilla Public License 2.0. See the LICENSE file for details.