Docs.rs
bot-rs-core-0.4.3
bot-rs-core 0.4.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
MoBlaa
Dependencies
async-trait ^0.1.41
normal
bot-rs-core-derive ^0.4.3
normal
chrono ^0.4.19
normal
derive_more ^0.99.11
normal
dirs-next ^1.0.0
normal
futures ^0.3.5
normal
hyper ^0.13.8
normal
irc-rust ^0.3.2
normal
libloading ^0.6.2
normal
log ^0.4.8
normal
openssl ^0.10.30
normal
rand ^0.7.3
normal
regex ^1.3.9
normal
reqwest ^0.10.4
normal
rocket ^0.4.5
normal
serde ^1.0.116
normal
serde_json ^1.0.58
normal
tokio ^0.2
normal
url ^2.1.1
normal
tokio ^0.2.22
dev
dotenv ^0.15.0
build
rustc_version ^0.2.3
build
Versions
21.7%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
bot_rs_core
?
[
−
]
[src]
Macro
bot_rs_core
::
export_command
macro_rules
!
export_command
{ (
$
register
:
expr
)
=
>
{ ... }; }