Struct mentat_db::debug::FulltextValues [] [src]

pub struct FulltextValues(pub Vec<(i64, String)>);

Represents the fulltext values in the store.

Methods

impl FulltextValues
[src]

[src]