Skip to content

thomashk0/fst-sys

Repository files navigation

Rust wrapper around the FST API of Gtkwave

LICENSE Crates.io Version Doc.rs Documentation

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:

About

Rust bindings for Gtkwave's FST API

Resources

License

MIT and 2 other licenses found

Licenses found

MIT
LICENSE.txt
Unknown
LICENSE-fastlz.txt
MIT
LICENSE-fstapi.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages