Module gis_puller::settings[][src]

Expand description

Per datasource configuration loader/handler aiming to enable re-usability as much as possible

Structs

Used by au submodule currently, to be generalised

Settings struct is empty currently

Typically RwLock protected container for global settings HashMap key by submod e.g. au

Settings files JSON deserialises over this

Enums

SettingsError contains all the possible Error types returned by the Settings impl