sunshine
sunshine copied to clipboard
bound the size of EncodedIssue in bounty
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?