fst-sys 0.2.0

Bindings for GTKWave FST file manipulation API.
Documentation
  • Coverage
  • 0%
    0 out of 290 items documented0 out of 5 items with examples
  • Size
  • Source code size: 541.09 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.38 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • thomashk0/fst-sys
    5 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • thomashk0

Rust wrapper around the FST API of Gtkwave

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.

Update bindings

The bindings are automatically generated into src/bindings.rs using bindgen. To regenerate them, just run:

$ ./regen.sh

Licensing

The project is licensed under a MIT license (see LICENSE.txt). However, it uses the following subprojects: