logical 0.2.1

Library for simulating digital circuit networks.
1
2
3
mod switch;

pub use self::switch::Switch;