expedite 0.1.0

Rust Common toolset
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[[bin]]
name = "expedite"

[dependencies.time]
version = "0.1"

[package]
authors = ["blackanger <blackanger.z@gmail.com>"]
categories = ["toolset"]
description = "Rust Common toolset"
documentation = "https://github.com/RustStudy/expedite"
homepage = "https://github.com/RustStudy/expedite"
keywords = ["time", "macro"]
license = "MIT/Apache-2.0"
name = "expedite"
readme = "README.md"
repository = "https://github.com/RustStudy/expedite"
version = "0.1.0"