practicaltimestamp 0.1.0

For efficiently handling unix timestamps
Documentation
[dev-dependencies.criterion]
version = "0.3"

[features]
default = ["std"]
std = []

[package]
authors = ["Derek Lee <derek.scott.lee13@gmail.com>"]
categories = ["date-and-time", "no-std"]
description = "For efficiently handling unix timestamps"
edition = "2018"
include = ["src/**/*", "CHANGELOG.md", "LICENSE.md", "README.md"]
keywords = ["date", "time", "timestamp"]
license = "MIT"
name = "practicaltimestamp"
readme = "README.md"
repository = "https://github.com/dlee13/practicaltimestamp"
version = "0.1.0"