Docs.rs
twilight-model-0.17.1
twilight-model 0.17.1
Permalink
Docs.rs crate page
ISC
Links
Homepage
Repository
crates.io
Source
Owners
Erk-
github:twilight-rs:core
Dependencies
bitflags ^2
normal
serde ^1.0.103
normal
serde-value ^0.7
normal
serde_repr ^0.1.5
normal
time ^0.3
normal
criterion ^0.5
dev
serde_json ^1
dev
serde_test ^1
dev
static_assertions ^1.0
dev
Versions
66.13%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
EMAIL
twilight_
model
0.17.1
In twilight_
model::
oauth::
scope
twilight_model
::
oauth
::
scope
Constant
EMAIL
Copy item path
Source
pub const EMAIL: &
str
= "email";
Expand description
Enables
GET /users/@me
returning an email.