libsais-sys 0.1.3

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

libsais-sys

Build Status Crates.io Documentation

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.