Skip to main content

customer_root_bootstrap_inputs_from_paths

Function customer_root_bootstrap_inputs_from_paths 

Source
pub fn customer_root_bootstrap_inputs_from_paths(
    app_root: impl AsRef<Path>,
    config_path: impl AsRef<Path>,
) -> Result<CustomerRootBootstrapInputs, RuntimeBootstrapError>