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
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
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: 84.88 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 7.34 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
(2024-03-10)
2.0.0-alpha.4
(2024-03-09)
2.0.0-alpha.3
(2024-03-09)
2.0.0-alpha.2
(2021-03-21)
2.0.0-alpha.1
(2020-06-13)
1.1.0
(2018-09-03)
0.4.0
(2018-05-05)
0.3.0
(2018-04-22)
0.2.0
(2018-03-10)
0.1.0
(2018-01-16)
Owners
Library for interacting with the Discord API and Gateway, especially for bots, using hyper/tokio.