[][src]Module rustupolis::space

Module Space

A space combines a store and concurrent matching to allow for searching tuples containing wildcards.

Structs

Space

Space encapsulates the store and a wildcard tree.

Enums

Match

Matchings can either be pending or completed.