twilight-util

Crates.iotwilight-util
lib.rstwilight-util
version0.16.0-rc.1
sourcesrc
created_at2020-10-07 19:59:07.127874
updated_at2024-02-21 17:22:43.13616
descriptionMiscellaneous utilities for Twilight.
homepagehttps://twilight.rs
repositoryhttps://github.com/twilight-rs/twilight.git
max_upload_size
id297066
size146,797
Erk (Erk-)

documentation

README

twilight-util

codecov badge discord badge github badge license badge rust badge

twilight-util is a set of utility types and functions for the twilight-rs ecosystem to augment or enhance default functionality.

Features

builder

Provides builders for large structs.

link

Provides implementations for parsing and formatting entities' URLs, such as webhook URLs.

permission-calculator

Allows the use of a calculator to determine the permissions of a member in a guild or channel.

snowflake

Allows the use of the Snowflake trait, which provides methods for the extraction of structured information from Discord snowflakes.

Commit count: 2436

cargo fmt