Crate scratchstack_config

Source

Re-exports§

pub use self::service::ServiceConfig;

Modules§

service

Structs§

Config
The configuration data for the server, as specified by the user. This allows for optional fields and references to files for things like TLS certificates and keys.
DatabaseConfig
ResolvedDatabaseConfig
TlsConfig

Enums§

ConfigError