Type Definition goauth::Result[][src]

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