Crate sa_ord

Source

Modules§

errors
This module is a pure (attempted idiomatic) Rust implementation of the SA-IS suffix tree algorithm for slices of Ord + Clone + Hash + Debug types

Functions§

sais
Performs SA-IS (Suffix Array - Induced Sorting) of a provided text.