Struct twilight_model::gateway::CloseCodeConversionError [−][src]
pub struct CloseCodeConversionError { /* fields omitted */ }Implementations
Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for CloseCodeConversionErrorimpl Send for CloseCodeConversionErrorimpl Sync for CloseCodeConversionErrorimpl Unpin for CloseCodeConversionErrorimpl UnwindSafe for CloseCodeConversionError