The `server::context::Context` struct now owns the `server::config::Config` struct. Consumers who need to access configuration properties can obtain a reference to the configuration using the `config()` method. This change will ultimately support the "service" structures, which will be constructed and owned by the context. They will need to reference the config as well. |
||
---|---|---|
backend | ||
ui | ||
weywot.code-workspace |