Type Alias branchless::git::RepoResult

source ·
pub type RepoResult<T> = Result<T, Error>;
Expand description

Result type.