Crate gfas_api

source ·
Expand description

This crate exports some GitHub API bindings through GitHub.

Structs§

  • Asynchronous GitHub API bindings that wraps a reqwest::Client internally, so it’s safe and cheap to clone this struct and send it to different threads.