digicir 0.1.0

An interesting simulation of a digital circuit
Documentation
[dependencies]

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "An interesting simulation of a digital circuit"
documentation = "https://docs.rs/digicir"
edition = "2024"
license = "MIT"
name = "digicir"
readme = "README.md"
repository = "https://github.com/tiamd3/circuit"
version = "0.1.0"