essentials 0.2.4

essential utils for rustaceans
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# <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.