Function get_config_from_env
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