This crate exposes raw bindings to GTKWave FST API in Rust. The C sources included in this repository (see fstapi) are copied from Gtkwave source repository.
The bindings are automatically generated into src/bindings.rs
using bindgen.
To regenerate them, just run:
console
$ ./regen.sh
The project is licensed under a MIT license (see LICENSE.txt). However, it uses the following subprojects: