Module libqaul::helpers[][src]

A set of API helpers

Structs

QueryResult

The resulting set of a query operation

Subscription

A generic subscription which can stream data from libqaul

TagSet

A set of tags where every tag is unique

Enums

ItemDiff

Represents a generic change made to some structure

MapDiff

Represents a generic change made to a map

SetDiff

Represents a generic change made to an unordered set of items

Traits

ItemDiffExt
MapDiffExt
SetDiffExt
Tagged

Generate tags for types dynamically to associate records

Type Definitions

SubId

A unique, randomly generated subscriber ID

Tag

A searchable metadata tag for messages and data files