Expand description
this module defines the varioussources the system is compatible with as well as a
SourceManager
for handling them
Modules§
Structs§
- Source
Manager - The
SourceManager
is responsible for managing the current data sources - Source
Registry - The
SourceRegistry
is a store for the various data sources that is directly managed by theSourceManager
. It is used to register and manage the sources available in the system.