Skip to main content

persist_issue_state

Function persist_issue_state 

Source
pub fn persist_issue_state(
    repo: &Repository,
    branch: &str,
    state: IssueState,
) -> Result<()>