Docs.rs
noob-1.1.0
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
noob 1.1.0
A WIP futures-based Discord bot library
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
50
out of
50
items documented
0
out of
33
items with examples
Size
Source code size: 82.25 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 7.53 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
vpzomtrrfrt/noob
2
2
0
crates.io
Dependencies
futures ^0.1.21
normal
hyper ^0.12.5
normal
hyper-tls ^0.3.0
normal
quick-error ^1.2.2
normal
serde ^1.0.69
normal
serde_derive ^1.0.69
normal
serde_json ^1.0.22
normal
tokio ^0.1.7
normal
tokio-tungstenite ^0.6.0
normal
try_future ^0.1.2
normal
url ^1.7.1
normal
tokio-core ^0.1.17
dev
Versions
2.0.0-alpha.5
2.0.0-alpha.4
2.0.0-alpha.3
2.0.0-alpha.2
2.0.0-alpha.1
1.1.0
0.4.0
0.3.0
0.2.0
0.1.0
Owners
Library for interacting with the Discord API and Gateway, especially for bots, using hyper/tokio.