Function update_submodule

Source
pub(crate) fn update_submodule<'a>(
    dwn_ctx: impl AsRef<DownloadContext<'a>>,
    rust_info: &GitInfo,
    relative_path: &str,
)