ResolvedProjectForPath

Type Alias ResolvedProjectForPath 

Source
pub type ResolvedProjectForPath = (String, Project, Option<String>, BTreeMap<String, String>);
Expand description

Resolved project info for a filesystem path.