Function dependency_runner::vcx::parse_vcxproj_user[][src]

pub fn parse_vcxproj_user<P: AsRef<Path> + ?Sized>(
    p: &P
) -> Result<HashMap<String, VcxDebuggingConfiguration>>