Skip to main content

commits_combined_response

Function commits_combined_response 

Source
pub fn commits_combined_response(
    subscription_id: &str,
    scopes: ScopeValues,
    next_cursor: i64,
    commits: Vec<SyncCommit>,
) -> CombinedResponse