Skip to main content

gh_timeline_args

Function gh_timeline_args 

Source
pub fn gh_timeline_args(
    resource: &GithubResource,
    resolved_repository: &str,
) -> Result<Vec<String>, GithubReadError>
Expand description

Build the paginated timeline request with the owner/repository resolved by the initial resource lookup, expanding shorthand resource names first.