twilight-interactions-derive 0.17.0

Macros and utilities to make Discord Interactions easy to use with Twilight.
Documentation
1
2
3
4
5
//! Logic used to parse macro input across the crate.

pub mod attribute;
pub mod parsers;
pub mod syntax;