# Packages
No description provided by the author
# Structs
LandRequest is a request to land the given pull request.
LandResponse is the response of a land request.
RebaseRequest is a request to rebase the given list of pull requests and their dependencies onto the given base branch.
RebaseResponse is the response of the Rebase operation.
# Interfaces
PR is the service that provides pull request related operations.