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

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