synd-api 0.2.6

syndicationd backend api
1
2
3
4
mod client;
pub use client::GithubClient;
#[path = "generated/query.rs"]
pub mod query;