Crate rhq_core [] [src]

rhq is an alternative of ghq

Reexports

pub use self::url::Query;

Modules

url
util
vcs

Structs

Error

The Error type.

Remote

Information of remote repository

Repository

local repository

Workspace

Enums

ErrorKind

The kind of an error.

Traits

ResultExt

Additional methods for Result, for easy interaction with this crate.

Type Definitions

Result

Convenient wrapper around std::Result.