Installation

Installing the Discret library

First, you need to make sure that your rust version is greater or equal to 1.79.0. You can check the version number by running the following command.

rustc --version

Once the version checked, you can install Discret by using the following command:

cd your_project
cargo add discret