Crate rhq_core

Source
Expand description

rhq is an alternative of ghq

Re-exports§

pub use self::query::Query;
pub use self::vcs::Vcs;

Modules§

query
util
vcs

Structs§

Error
The Error type.
Remote
Information of remote repository
Repository
local repository
Workspace

Enums§

ErrorKind
The kind of an error.

Type Aliases§

Result
Convenient wrapper around std::Result.