gates 0.1.0

Gates is a simple library to simulate logical gates.
Documentation
[dependencies]

[package]
authors = ["Felix Drodofsky <f.drodofsky@gmail.com>"]
categories = ["mathematics", "science", "simulation"]
description = "Gates is a simple library to simulate logical gates."
documentation = "https://docs.rs/gates/0.1.0/gates/"
edition = "2018"
homepage = "https://crates.io/crates/gates"
license = "MIT"
license-file = "LICENSE"
name = "gates"
readme = "README.md"
repository = "https://github.com/Felix7d2/gates"
version = "0.1.0"