Docs.rs
cock-lib-2.2.0
cock-lib 2.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
im-turn
Dependencies
serde ^1.0
normal
Versions
29.36%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
Module user
cock_
lib
2.2.0
Module user
Module Items
Structs
Enums
In crate cock_
lib
cock_lib
Module
user
Copy item path
Source
Structs
§
Inner
User
Represents the data to be stored within the [User] enum. It contains the username and discord name of the user being analyzed.
name
field is the name of the user.
discord_name
field is the discord name of the user.
Enums
§
ID
Represents a unique identifier for a user, their
ID
. Variants include an anonymous identifier or a specific user.