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