Enum discord_sdk::lobby::search::SearchValue [−][src]
Variants
String(String)
Tuple Fields
0: String
Number(String)
Tuple Fields
0: String
Implementations
Trait Implementations
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for SearchValue
impl Send for SearchValue
impl Sync for SearchValue
impl Unpin for SearchValue
impl UnwindSafe for SearchValue
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more