integrate_remote

Function integrate_remote 

Source
pub async fn integrate_remote<P: AsRef<Path>>(
    package_path: P,
    package: &Package,
) -> SoarResult<()>