tarde 0.2.0

TARDE - Time And Rust Duration Ergonomics, a quick way to initalize std::time::Duration values
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.snafu]
version = "0.5"

[package]
authors = ["Ricky (Degausser) <Ricky@Hosfelt.io>"]
description = "TARDE - Time And Rust Duration Ergonomics, a quick way to initalize std::time::Duration values"
edition = "2018"
homepage = "https://github.com/deg4uss3r/tarde"
license-file = "LICENSE.md"
name = "tarde"
readme = "README.md"
repository = "https://github.com/deg4uss3r/tarde"
version = "0.2.0"