Enum serenity::model::RoleIdParseError [] [src]

pub enum RoleIdParseError {
    NotPresentInCache,
}

Variants

Trait Implementations

impl Debug for RoleIdParseError
[src]

[src]

Formats the value using the given formatter.

impl Display for RoleIdParseError
[src]

[src]

Formats the value using the given formatter. Read more

impl StdError for RoleIdParseError
[src]

[src]

A short description of the error. Read more

1.0.0
[src]

The lower-level cause of this error, if any. Read more