libsais-sys 0.1.2

Raw bindings to the C library libsais for suffix array construction
Documentation

libsais-sys

This crate contains raw bindings to the libsais C library by Ilya Grebnov. It is highly recommended to use the API wrapper crate instead.

The existing doxygen documentation was turned into the rustdoc format using doxygen-rs and some custom tinkering.