Docs.rs
robespierre-http-0.3.1
robespierre-http 0.3.1
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
dnbln
Dependencies
reqwest ^0.11.4
normal
robespierre-models ^0.3.0
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
Versions
29.52%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
robespierre_
http
0.3.1
All Items
Crate Items
Modules
Structs
Enums
Type Aliases
Crate
robespierre_http
Copy item path
Source
Modules
§
account
bots
channel_
information
channel_
invites
channel_
permissions
core
direct_
messaging
groups
invites
messaging
onboarding
relationships
server_
information
server_
members
server_
permissions
session
sync
users_
information
voice
web_
push
Structs
§
Http
An instance of a client to the REST API
Enums
§
Auth
Type
Http
Authentication
A value that can be used to authenticate on the REST API, either as a bot or as a non-bot user.
Http
Error
Any error that can happen while requesting / decoding
Type Aliases
§
Result