discrete_count_core 0.0.2

Core implementation for discrete_count
Documentation
[dependencies]

[lib]
name = "discrete_count_core"
path = "src/lib.rs"

[package]
authors = ["Ben PH <benphawke@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["no-std", "date-and-time", "embedded", "science::robotics", "hardware-support"]
description = "Core implementation for discrete_count"
edition = "2021"
homepage = "https://github.com/Ben-PH/discrete_count"
keywords = ["embedded", "time", "no_std", "count"]
license = "MIT OR Apache-2.0"
name = "discrete_count_core"
readme = "README.md"
repository = "https://github.com/Ben-PH/discrete_count"
version = "0.0.2"