Rust libraries for the Discord API with strict, type-safe models that make invalid states unrepresentable.
Warning
Still very early in development.
To render the documentation locally, run these commands:
cargo doc
# (optional) render custom admonitions other than warning with according styles
RUSTDOCFLAGS="--extend-css assets/rustdoc.css" cargo doc --no-deps