pub type TextIndexEntryRow = (DbString, DbString, TextIndexStats, TextIndexMemoryUsage, Option<DbString>);Expand description
Owned row returned when iterating text-index registrations.
pub type TextIndexEntryRow = (DbString, DbString, TextIndexStats, TextIndexMemoryUsage, Option<DbString>);Owned row returned when iterating text-index registrations.