| Crates.io | fst-sys |
| lib.rs | fst-sys |
| version | 0.2.0 |
| created_at | 2020-01-11 13:32:55.250024+00 |
| updated_at | 2020-01-11 13:32:55.250024+00 |
| description | Bindings for GTKWave FST file manipulation API. |
| homepage | |
| repository | https://github.com/thomashk0/fst-sys.git |
| max_upload_size | |
| id | 197479 |
| size | 541,036 |
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:
$ ./regen.sh
The project is licensed under a MIT license (see LICENSE.txt). However, it uses the following subprojects: