/first-rust-project

Create DB for JSON and save data from terminal

Primary LanguageRust

First Rust project

It is my first mini project on Rust. It uses jsf to create DB and save data.

How to run

  • install Rust
  • run cargo run command
  • input some data and watch a result in terminal