Docs.rs
botx-api-0.1.6
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
botx-api 0.1.6
Обертка над BotX api (eXpress)
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
api
bot
extensions
lib.rs
1
2
3
4
5
6
#
[
macro_use
]
extern
crate
derive_builder
;
pub
mod
bot
;
pub
mod
api
;
pub
mod
extensions
;