Re-exports§
pub extern crate log;
pub extern crate serde_derive;
pub use github as gh;
Modules§
Structs§
- Exit
Display - A newtype wrapper around
E: std::fmt::Display
Traits§
- Result
Ext - Extension methods for
Result
.
Functions§
- error_
handler_ wrapper - Handle HTTP status codes errors and “no SSH keys” error.