botx-api 0.1.6

Обертка над BotX api (eXpress)
Documentation
1
2
3
4
5
6
#[macro_use]
extern crate derive_builder;

pub mod bot;
pub mod api;
pub mod extensions;