Crate cbor_tag_index

Source

Structs§

DnfQuery
A compact representation of a seq of tag sets, to be used as a DNF query.
TagIndex
A tag index, a sequence of tag sets that internally uses bitmaps to encode the distinct tag sets, and a vector of offsets for each event.

Traits§

Tag
This trait just combines the traits that you definitely need for a tag