Skip to main content

to_insertable_index

Function to_insertable_index 

Source
pub fn to_insertable_index(
    parameter: &SearchParameter,
    result: Vec<&dyn MetaValue>,
) -> Result<InsertableIndex, OperationOutcomeError>