Modules§
- blocks
- Implementation of blocks of trait Block.
- build_
config - Configurations for the builder
- text_
encoders
Structs§
- FmIndex
- FM-index
- FmIndex
Builder - Builder for FM-index
Enums§
- Build
Error - Error type for the builder
- Load
Error - Error type for loading fm-index from blob
Traits§
- Block
- Block to compress the Burrows-Wheeler transformed text
- Position
- Type for the position in index.
- Text
Encoder