[][src]Type Definition async_git::Result

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