Skip to main content

TextIndexEntryRow

Type Alias TextIndexEntryRow 

Source
pub type TextIndexEntryRow = (DbString, DbString, TextIndexStats, TextIndexMemoryUsage, Option<DbString>);
Expand description

Owned row returned when iterating text-index registrations.