Type Alias tantivy_fst::raw::FstType
source · pub type FstType = u64;
Expand description
FstType is a convention used to indicate the type of the underlying transducer.
This crate reserves the range 0-255 (inclusive) but currently leaves the meaning of 0-255 unspecified.