[][src]Crate phreak_facts

Support package for phreak_engine.

The phreak_facts module is used to separate the fact generation logic from the phreak_engine.

Structs

FactAttribute

A FactAttribute consists of three values

FactObject

FactObject contains grouped information around a single object.

FactsBuilder

To facilitate the creation of facts, we offer a builder pattern.

Store

Long-time storage of facts

Enums

Value

Wrapper for values of different types