pub fn CollectDefaultConfigurations(
State: &ApplicationState,
) -> Result<Value, CommonError>Expand description
A helper function to extract default configuration values from all scanned extensions.
pub fn CollectDefaultConfigurations(
State: &ApplicationState,
) -> Result<Value, CommonError>A helper function to extract default configuration values from all scanned extensions.