Function leptos_config::get_config_from_env
source · pub fn get_config_from_env() -> Result<ConfFile, LeptosConfigError>
Expand description
Loads LeptosOptions from environment variables or rely on the defaults
pub fn get_config_from_env() -> Result<ConfFile, LeptosConfigError>
Loads LeptosOptions from environment variables or rely on the defaults