Crate rhq_core [] [src]

rhq is an alternative of ghq

Reexports

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 Definitions

Result

Convenient wrapper around std::Result.