Module ax_banyan::query

source ·
Expand description

types for querying banyan trees

To implement querying for a new key type, implement the Query trait. Queries can be combined using boolean combinators.

Structs

Traits