Skip to main content

Crate penknife_gist

Crate penknife_gist 

Source

Re-exports§

pub use client::GistClient;
pub use client::GistPage;
pub use error::GistError;
pub use types::*;

Modules§

auth
backend
penknife_backend::Backend implementation for GitHub Gists: the founding backend. Gists round-trip text losslessly, so pull is safe.
client
error
types