lolbinarycat

Results 142 issues of lolbinarycat

It is currently not possible to extract the `Object`s from a `Revspec` without cloning, which is wasteful, since these are heap objects. If this was a simple struct, you could...

this would be a method on `ListIssuesBuilder`, it would handle advancing each page until it has retrieved every issue. The passed closure would need to either return `Result` or `ControlFlow`....