Structs§
- Representation of a computed enhanced suffix array.
Traits§
- A type that can be passed to
esaxx()
.
Functions§
Type Aliases§
- An error type for representing error values returned from the underlying C++ function
esaxx()
. - A specialized
Result
type with the error typesaxx::Error
.