# 🦀 drk-in | an utility lib # How to use it 🔨 ### Cargo.toml ``` [dependencies] drk-in = "1.1.3" ``` ### main.rs ``` use drk-in::*; ``` # Official documentation 💼 > Docs 💖 # Why did I make it ✨ > # License 📑 (c) 2021 Fabio Grimaldi. [MIT License](https://tldrlegal.com/license/mit-license)