Skip to main content

standard_discovery_layers

Function standard_discovery_layers 

Source
pub fn standard_discovery_layers(
    workspace_root: &Path,
    user_config_dir: Option<&Path>,
    explicit: ExplicitResourcePaths,
) -> ResourceDiscoveryLayers
Expand description

Build the standard user/project/explicit discovery layers for a workspace.

Missing directories are handled by the per-kind discovery functions. Relative explicit paths are resolved against workspace_root.