Features Create User Get User Get All Users Update User Delete User Pre-requisite: install rust: https://www.rust-lang.org/tools/install how to run: clone the repository run command cargo run from your terminal Library, framework, tool: implemented RUST concepts: vector struct error handling Result ownership & borrowing