pub fn options_from_fulltext(
fulltext: &FulltextOptions,
) -> Result<Option<ColumnOptions>>Expand description
Tries to construct a ColumnOptions from the given FulltextOptions.
pub fn options_from_fulltext(
fulltext: &FulltextOptions,
) -> Result<Option<ColumnOptions>>Tries to construct a ColumnOptions from the given FulltextOptions.