vcd 0.1.0

Read and write VCD (Value Change Dump) files
Documentation
1
2
3
4
5
6
7
8
[package]
name = "vcd"
version = "0.1.0"
authors = ["Kevin Mehall <km@kevinmehall.net>"]
description = "Read and write VCD (Value Change Dump) files"
license = "MIT"
keywords = ["encoding", "parser", "vcd"]
repository = "https://github.com/kevinmehall/rust-vcd"