timer_heap 0.3.0

A binary heap based timer management system
Documentation
[package]
name = "timer_heap"
version = "0.3.0"
authors = ["Andrew J. Stone <andrew.j.stone.1@gmail.com>"]
description = "A binary heap based timer management system"
repository = "https://github.com/andrewjstone/timer_heap"
keywords = ["timer", "heap"]
license = "Apache-2.0"

[dependencies]

[dev-dependencies]
assert_matches = "1.0"