get_branches

Function get_branches 

Source
pub fn get_branches(
    repo: &str,
    owner: &str,
    domain: Option<&str>,
) -> Result<Branches, ApiError>