get_submodules

Function get_submodules 

Source
pub fn get_submodules(
    owner: &str,
    repo: &str,
    tag: &str,
) -> Result<Vec<(String, String, String)>, Box<dyn Error>>