ThePerfectComputer / FastWaveBackend

A Rust VCD parser intended to be the backend of a Waveform Viewer(built using egui) that supports dynamically loaded rust plugins.
GNU General Public License v3.0
42 stars 5 forks source link

Add Clone, Eq, PartialEq to Timescale #24

Closed oscargus closed 11 months ago

oscargus commented 11 months ago

And fmt::Display to allow easy printing.