[][src]Crate automate

Re-exports

pub use tokio;

Modules

models

Macros

deserialize
map

Structs

Discord
Error

Represents an error that occurred while using Automatea library.

GatewayAPI
HttpAPI
Session

Traits

AsJson

A data structure that can be represented in a JSON string.

FromJson

A data structure that can be parsed from the value of a JSON string.

Listener

Functions

setup_logging

Attribute Macros

async_trait