Crate charcoal_client

Crate charcoal_client 

Source
Expand description

Charcoal is a client-library for Hearth that makes it easy to use Hearth with Rust. See Examples in the Github repo here

Modules§

actions
Actions that can be used to interact with a Hearth server
background
serenity
Provides ClientBuilder extension for super easy use with serenity

Macros§

get_handler_from_serenity
get_handler_from_serenity_mutable

Structs§

Charcoal
Stores Charcoal instance
CharcoalConfig
Configuration for charcoal
PlayerObject
Represents an instance in a voice channel
SASLConfig
SSLConfig
Stores SSL Config for Kafka

Functions§

init_charcoal
Initializes Charcoal Instance