Crate sview_fmindex

Crate sview_fmindex 

Source

Modules§

blocks
Implementation of blocks of trait Block.
build_config
Configurations for the builder
text_encoders

Structs§

FmIndex
FM-index
FmIndexBuilder
Builder for FM-index

Enums§

BuildError
Error type for the builder
LoadError
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.
TextEncoder