[][src]Type Definition gitrevset::Result

type Result<T> = Result<T, Error>;

Result type used by gitrevset.