drumatech 0.1.3

a crate that has a little utility.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "drumatech"
version = "0.1.3"
authors = ["Drumato <drumatech109@gmail.com>"]
license-file = "LICENSE"
edition = "2018"
repository = "https://github.com/Drumato/drum"
keywords = ["drum","utility"]
description = "a crate that has a little utility."

[dependencies]
failure = "0.1.1"