Login
4 branches 0 tags
Ben (Desktop/Arch) Code cleanup ada8ea6 11 days ago 251 Commits
rubhub / src / services / repository.rs
//! Repository service
//!
//! Re-exports the RepoService from rubhub-state crate.

pub use rubhub_state::{CommitParams, EntryKind, GitRefInfo, GitSummary, GitTreeEntry};