issue_start_stop_watch

Function issue_start_stop_watch 

Source
pub async fn issue_start_stop_watch(
    configuration: &Configuration,
    owner: &str,
    repo: &str,
    index: i64,
) -> Result<(), Error<IssueStartStopWatchError>>