logical 0.2.1

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

pub use self::led::Led;