1mod client; 2pub use client::{GithubClient, GithubClientError}; 3#[path = "generated/query.rs"] 4pub mod query;