Skip to main content

Module loader

Module loader 

Source
Expand description

Configuration loading from TOML files and environment variables.

Loading is performed via methods on RuntimeConfig that locate and deserialize fraiseql.toml, then validate the result with ConfigValidator in the validation sub-module.