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

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