aionbot 0.1.2

Rust-based high concurrency cross platform bot runtime
Documentation
1
2
3
4
pub use crate::logger::setup_logger;
pub use aionbot_core::prelude::*;
pub use aionbot_core::runtime::Builder;
pub use aionbot_macros::register;