Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.
This repository was archived by the owner on Oct 10, 2023. It is now read-only.

bound the size of EncodedIssue in bounty #166

Open
@4meta5

Description

@4meta5
type EncodedIssue = Vec<u8>;

but we should prefer that this type has bounded length. What is the longest repo_owner + repo_name + issue_number for github's API?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions