libsais-sys 0.1.0

Raw bindings to the C library libsais for suffix array construction
1
2
3
4
5
# libsais-sys


This crate contains raw bindings to the [`libsais`](https://github.com/IlyaGrebnov/libsais) C library by Ilya Grebnov.

The existing `doxygen` documentation was turned into the `rustdoc` format using [doxygen-rs](https://github.com/Techie-Pi/doxygen-rs) and some custom tinkering.