# <center>essentials</center>
<center>useful structs functions for rustaceans</center>
## Usage
let our crate be a dependency in your project
> essentials crate currently unstable version,
> interfaces may be changed in anytime.
> think twice if you intend it into your important projects!
```toml
[dependencies]
essentials = "*"
````
view [github](https://github.com/Nishikigii/essentials.rs) to download the source code and official builds.