Crate cw_optional_indexes

Source

Structsยง

OptionalUniqueIndex
Similar to UniqueIndex, but the index function returns an optional index key. Only saves an entry in the index map if it is Some.