Docs.rs
xpd-common-0.0.6
xpd-common 0.0.6
Permalink
Docs.rs crate page
MS-PL
Links
Repository
crates.io
Source
Owners
randomairborne
Dependencies
serde ^1
normal
tokio ^1
normal
twilight-model ^0.15
normal
Versions
6.67%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
xpd_
common
0.0.6
Tag
Required Methods
tag
Implementations on Foreign Types
User
Implementors
In crate xpd_
common
xpd_common
Trait
Tag
Copy item path
Source
pub trait Tag { // Required method fn
tag
(&self) ->
String
; }
Required Methods
§
Source
fn
tag
(&self) ->
String
Implementations on Foreign Types
§
Source
§
impl
Tag
for
User
Source
§
fn
tag
(&self) ->
String
Implementors
§
Source
§
impl
Tag
for
RedisUser