Module config

Module config 

Source

Modules§

v2

Structs§

ServerOverlay
The Server Settings to use, with possible overwrite (like from CLI)
TuiOverlay
The TUI Settings to use, with possible overwrite (like from CLI)

Functions§

new_shared_server_settings
Create a new SharedServerSettings without having to also depend on parking_lot
new_shared_tui_settings
Create a new SharedTuiSettings without having to also depend on parking_lot

Type Aliases§

SharedServerSettings
The Server-Settings Object, but shared across many places
SharedTuiSettings
The Server-Settings Object, but shared across many places