Function schema::compound_index_field_name
source · pub fn compound_index_field_name(index: IndexWalker<'_>) -> Cow<'_, str>Expand description
Computes a compound field name based on an index.
pub fn compound_index_field_name(index: IndexWalker<'_>) -> Cow<'_, str>Computes a compound field name based on an index.