Expand description

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

Enums

Error types for this crate

Type Definitions

Generic result type for the errors in this crate.