Type Definition twilight_http::ratelimiting::error::RatelimitResult[][src]

type RatelimitResult<T> = StdResult<T, RatelimitError>;