Module octocrab::params::repos

source ·

Modules§

Structs§

  • A Git reference of unknown type. In some cases clients may have a string identifying a commit, but not know whether it’s a branch or a tag or commit hash. Many Github APIs accept such strings. These APIs also accept heads/ or tags/.

Enums§

  • A Git reference, either a branch, tag, or rev.
  • The type of repository to search for.