SSameer20 / Rust-Assignment-Quadb

Quadb Rust Developer Profile Set-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust Assignment

Table of Contents

Installation

To run this project, you need to have Rust installed on your machine. Follow these steps to install Rust and set up the project:

  1. Install Rust using rustup:

    curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  2. Clone the repository:

    git clone https://github.com/your-username/your-repo-name.git
    cd your-repo-name
  3. Build the project:

    cargo build

Usage

To run the project, use the following command:

cargo run

About

Quadb Rust Developer Profile Set-1


Languages

Language:Makefile 75.7%Language:Rust 24.3%