Crate terraphim_config

Source

Structs§

Config
The Terraphim config is the main configuration for terraphim
ConfigBuilder
Builder, which allows to create a new Config
ConfigState
ConfigState for the Terraphim (Actor) Config state can be updated using the API or Atomic Server
Haystack
A haystack is a collection of documents that can be indexed and searched
KnowledgeGraph
A knowledge graph is the collection of documents which were indexed using a specific service
Role
A role is a collection of settings for a specific user

Enums§

ServiceType
The service used for indexing documents
TerraphimConfigError

Type Aliases§

Result