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

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