[][src]Type Definition twilight_http::error::Result

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