Crate pikadick

Source
Expand description

ยงPikadick

Modulesยง

checks
cli_options
client_data
commands
config
database
logger
setup
util

Structsยง

ClientDataKey
General ๐Ÿ”’
Handler ๐Ÿ”’
SetupData ๐Ÿ”’
Data from the setup function
SlashFrameworkKey

Constantsยง

TOKIO_RT_SHUTDOWN_TIMEOUT ๐Ÿ”’

Staticsยง

GENERAL_GROUP
GENERAL_GROUP_OPTIONS
HELP
HELP_OPTIONS

Functionsยง

after_handler ๐Ÿ”’
async_main ๐Ÿ”’
The async entry
before_handler ๐Ÿ”’
handle_ctrl_c ๐Ÿ”’
help
main ๐Ÿ”’
The main entry.
process_dispatch_error ๐Ÿ”’
process_dispatch_error_future ๐Ÿ”’
real_main ๐Ÿ”’
The actual entry point
setup ๐Ÿ”’
Pre-main setup
setup_client ๐Ÿ”’
Set up a serenity client
unrecognised_command_handler ๐Ÿ”’