fetch_project

Function fetch_project 

Source
pub(crate) fn fetch_project(
    url: &str,
    token: Option<&String>,
) -> Result<Project, Box<dyn Error>>
Expand description

Fetches the time logs and related data for a single GitLab repository.