rust-discord-activity 0.1.0

A lightweight library to control Discord Rich Presence
Documentation
1
2
3
4
5
6
7
8
pub mod activity_flag;
pub mod activity_type;
pub mod asset;
pub mod button;
pub mod emoji;
pub mod party;
pub mod secret;
pub mod timestamp;