Skip to main content

gather_context

Function gather_context 

Source
pub fn gather_context(
    cwd: &Path,
    version: &str,
    manifest_path: Option<&Path>,
) -> Result<GatheredContext, ContextError>