Crate saxx

Source

Structs§

Esa
Representation of a computed enhanced suffix array.

Traits§

Esaxx
A type that can be passed to esaxx().

Functions§

compact
esaxx_c8i8
esaxx_c8i16
esaxx_c8i32
esaxx_c8i64
esaxx_c16i8
esaxx_c16i16
esaxx_c16i32
esaxx_c16i64
esaxx_c32i8
esaxx_c32i16
esaxx_c32i32
esaxx_c32i64
esaxx_c64i8
esaxx_c64i16
esaxx_c64i32
esaxx_c64i64

Type Aliases§

Error
An error type for representing error values returned from the underlying C++ function esaxx().
Result
A specialized Result type with the error type saxx::Error.
c_int