api::v1::column_def

Function options_from_fulltext

source
pub fn options_from_fulltext(
    fulltext: &FulltextOptions,
) -> Result<Option<ColumnOptions>>
Expand description

Tries to construct a ColumnOptions from the given FulltextOptions.