<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Introduction on spaghettidev 🦀</title><link>https://spaghettidev.netlify.app/tags/introduction/</link><description>Recent content in Introduction on spaghettidev 🦀</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>&lt;a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank" rel="noopener">CC BY-NC 4.0&lt;/a></copyright><lastBuildDate>Mon, 07 Mar 2022 15:35:15 -0400</lastBuildDate><atom:link href="https://spaghettidev.netlify.app/tags/introduction/index.xml" rel="self" type="application/rss+xml"/><item><title>Creating a CLI with Rust</title><link>https://spaghettidev.netlify.app/posts/creating-a-cli-with-rust/</link><pubDate>Mon, 07 Mar 2022 15:35:15 -0400</pubDate><guid>https://spaghettidev.netlify.app/posts/creating-a-cli-with-rust/</guid><description>Setup ⚠ Warning
This post requires basic understanding of some programming concepts as structs, functions, modules, and I/O handling. It is also recommended to have Rust knowledge, if you are new to programming I highly recommend you to check out this video and/or if you are new to Rust, you should read the official book.
Before getting into our hacker fashion, let&amp;rsquo;s create a cargo project and install the packages we&amp;rsquo;ll need:</description></item></channel></rss>