dwfv 0.5.0

A simple digital waveform viewer with vi-like key bindings
Documentation
1
2
3
// SPDX-License-Identifier: MIT
pub(crate) mod lexer;
pub(crate) mod parser;