pub enum ServerMsgKindRaw<'a> {
Numeric(Numeric),
Cmd(Cmd<'a>),
}
Expand description
Either an alphabetic command or a numeric reply.
Variants§
Implementations§
Source§impl<'a> ServerMsgKindRaw<'a>
impl<'a> ServerMsgKindRaw<'a>
Trait Implementations§
Source§impl<'a> Borrow<[u8]> for ServerMsgKindRaw<'a>
impl<'a> Borrow<[u8]> for ServerMsgKindRaw<'a>
Source§impl<'a> Borrow<ServerMsgKindRaw<'a>> for ACCOUNT
impl<'a> Borrow<ServerMsgKindRaw<'a>> for ACCOUNT
Source§fn borrow(&self) -> &ServerMsgKindRaw<'a>
fn borrow(&self) -> &ServerMsgKindRaw<'a>
Immutably borrows from an owned value. Read more
Source§impl<'a> Borrow<ServerMsgKindRaw<'a>> for AUTHENTICATE
impl<'a> Borrow<ServerMsgKindRaw<'a>> for AUTHENTICATE
Source§fn borrow(&self) -> &ServerMsgKindRaw<'a>
fn borrow(&self) -> &ServerMsgKindRaw<'a>
Immutably borrows from an owned value. Read more
Source§impl<'a> Borrow<ServerMsgKindRaw<'a>> for AWAY
impl<'a> Borrow<ServerMsgKindRaw<'a>> for AWAY
Source§fn borrow(&self) -> &ServerMsgKindRaw<'a>
fn borrow(&self) -> &ServerMsgKindRaw<'a>
Immutably borrows from an owned value. Read more
Source§impl<'a> Borrow<ServerMsgKindRaw<'a>> for BATCH
impl<'a> Borrow<ServerMsgKindRaw<'a>> for BATCH
Source§fn borrow(&self) -> &ServerMsgKindRaw<'a>
fn borrow(&self) -> &ServerMsgKindRaw<'a>
Immutably borrows from an owned value. Read more
Source§impl<'a> Borrow<ServerMsgKindRaw<'a>> for CAP
impl<'a> Borrow<ServerMsgKindRaw<'a>> for CAP
Source§fn borrow(&self) -> &ServerMsgKindRaw<'a>
fn borrow(&self) -> &ServerMsgKindRaw<'a>
Immutably borrows from an owned value. Read more
Source§impl<'a> Borrow<ServerMsgKindRaw<'a>> for CHGHOST
impl<'a> Borrow<ServerMsgKindRaw<'a>> for CHGHOST
Source§fn borrow(&self) -> &ServerMsgKindRaw<'a>
fn borrow(&self) -> &ServerMsgKindRaw<'a>
Immutably borrows from an owned value. Read more
Source§impl<'a> Borrow<ServerMsgKindRaw<'a>> for ERROR
impl<'a> Borrow<ServerMsgKindRaw<'a>> for ERROR
Source§fn borrow(&self) -> &ServerMsgKindRaw<'a>
fn borrow(&self) -> &ServerMsgKindRaw<'a>
Immutably borrows from an owned value. Read more
Source§impl<'a> Borrow<ServerMsgKindRaw<'a>> for FAIL
impl<'a> Borrow<ServerMsgKindRaw<'a>> for FAIL
Source§fn borrow(&self) -> &ServerMsgKindRaw<'a>
fn borrow(&self) -> &ServerMsgKindRaw<'a>
Immutably borrows from an owned value. Read more
Source§impl<'a> Borrow<ServerMsgKindRaw<'a>> for INVITE
impl<'a> Borrow<ServerMsgKindRaw<'a>> for INVITE
Source§fn borrow(&self) -> &ServerMsgKindRaw<'a>
fn borrow(&self) -> &ServerMsgKindRaw<'a>
Immutably borrows from an owned value. Read more
Source§impl<'a> Borrow<ServerMsgKindRaw<'a>> for JOIN
impl<'a> Borrow<ServerMsgKindRaw<'a>> for JOIN
Source§fn borrow(&self) -> &ServerMsgKindRaw<'a>
fn borrow(&self) -> &ServerMsgKindRaw<'a>
Immutably borrows from an owned value. Read more
Source§impl<'a> Borrow<ServerMsgKindRaw<'a>> for KICK
impl<'a> Borrow<ServerMsgKindRaw<'a>> for KICK
Source§fn borrow(&self) -> &ServerMsgKindRaw<'a>
fn borrow(&self) -> &ServerMsgKindRaw<'a>
Immutably borrows from an owned value. Read more
Source§impl<'a> Borrow<ServerMsgKindRaw<'a>> for MODE
impl<'a> Borrow<ServerMsgKindRaw<'a>> for MODE
Source§fn borrow(&self) -> &ServerMsgKindRaw<'a>
fn borrow(&self) -> &ServerMsgKindRaw<'a>
Immutably borrows from an owned value. Read more
Source§impl<'a> Borrow<ServerMsgKindRaw<'a>> for NICK
impl<'a> Borrow<ServerMsgKindRaw<'a>> for NICK
Source§fn borrow(&self) -> &ServerMsgKindRaw<'a>
fn borrow(&self) -> &ServerMsgKindRaw<'a>
Immutably borrows from an owned value. Read more
Source§impl<'a> Borrow<ServerMsgKindRaw<'a>> for NOTE
impl<'a> Borrow<ServerMsgKindRaw<'a>> for NOTE
Source§fn borrow(&self) -> &ServerMsgKindRaw<'a>
fn borrow(&self) -> &ServerMsgKindRaw<'a>
Immutably borrows from an owned value. Read more
Source§impl<'a> Borrow<ServerMsgKindRaw<'a>> for NOTICE
impl<'a> Borrow<ServerMsgKindRaw<'a>> for NOTICE
Source§fn borrow(&self) -> &ServerMsgKindRaw<'a>
fn borrow(&self) -> &ServerMsgKindRaw<'a>
Immutably borrows from an owned value. Read more
Source§impl<'a> Borrow<ServerMsgKindRaw<'a>> for PART
impl<'a> Borrow<ServerMsgKindRaw<'a>> for PART
Source§fn borrow(&self) -> &ServerMsgKindRaw<'a>
fn borrow(&self) -> &ServerMsgKindRaw<'a>
Immutably borrows from an owned value. Read more
Source§impl<'a> Borrow<ServerMsgKindRaw<'a>> for PING
impl<'a> Borrow<ServerMsgKindRaw<'a>> for PING
Source§fn borrow(&self) -> &ServerMsgKindRaw<'a>
fn borrow(&self) -> &ServerMsgKindRaw<'a>
Immutably borrows from an owned value. Read more
Source§impl<'a> Borrow<ServerMsgKindRaw<'a>> for PONG
impl<'a> Borrow<ServerMsgKindRaw<'a>> for PONG
Source§fn borrow(&self) -> &ServerMsgKindRaw<'a>
fn borrow(&self) -> &ServerMsgKindRaw<'a>
Immutably borrows from an owned value. Read more
Source§impl<'a> Borrow<ServerMsgKindRaw<'a>> for PRIVMSG
impl<'a> Borrow<ServerMsgKindRaw<'a>> for PRIVMSG
Source§fn borrow(&self) -> &ServerMsgKindRaw<'a>
fn borrow(&self) -> &ServerMsgKindRaw<'a>
Immutably borrows from an owned value. Read more
Source§impl<'a> Borrow<ServerMsgKindRaw<'a>> for QUIT
impl<'a> Borrow<ServerMsgKindRaw<'a>> for QUIT
Source§fn borrow(&self) -> &ServerMsgKindRaw<'a>
fn borrow(&self) -> &ServerMsgKindRaw<'a>
Immutably borrows from an owned value. Read more
Source§impl<'a> Borrow<ServerMsgKindRaw<'a>> for REGISTER
impl<'a> Borrow<ServerMsgKindRaw<'a>> for REGISTER
Source§fn borrow(&self) -> &ServerMsgKindRaw<'a>
fn borrow(&self) -> &ServerMsgKindRaw<'a>
Immutably borrows from an owned value. Read more
Source§impl<'a> Borrow<ServerMsgKindRaw<'a>> for SETNAME
impl<'a> Borrow<ServerMsgKindRaw<'a>> for SETNAME
Source§fn borrow(&self) -> &ServerMsgKindRaw<'a>
fn borrow(&self) -> &ServerMsgKindRaw<'a>
Immutably borrows from an owned value. Read more
Source§impl<'a> Borrow<ServerMsgKindRaw<'a>> for TAGMSG
impl<'a> Borrow<ServerMsgKindRaw<'a>> for TAGMSG
Source§fn borrow(&self) -> &ServerMsgKindRaw<'a>
fn borrow(&self) -> &ServerMsgKindRaw<'a>
Immutably borrows from an owned value. Read more
Source§impl<'a> Borrow<ServerMsgKindRaw<'a>> for TOPIC
impl<'a> Borrow<ServerMsgKindRaw<'a>> for TOPIC
Source§fn borrow(&self) -> &ServerMsgKindRaw<'a>
fn borrow(&self) -> &ServerMsgKindRaw<'a>
Immutably borrows from an owned value. Read more
Source§impl<'a> Borrow<ServerMsgKindRaw<'a>> for VERIFY
impl<'a> Borrow<ServerMsgKindRaw<'a>> for VERIFY
Source§fn borrow(&self) -> &ServerMsgKindRaw<'a>
fn borrow(&self) -> &ServerMsgKindRaw<'a>
Immutably borrows from an owned value. Read more
Source§impl<'a> Borrow<ServerMsgKindRaw<'a>> for WALLOPS
impl<'a> Borrow<ServerMsgKindRaw<'a>> for WALLOPS
Source§fn borrow(&self) -> &ServerMsgKindRaw<'a>
fn borrow(&self) -> &ServerMsgKindRaw<'a>
Immutably borrows from an owned value. Read more
Source§impl<'a> Borrow<ServerMsgKindRaw<'a>> for WARN
impl<'a> Borrow<ServerMsgKindRaw<'a>> for WARN
Source§fn borrow(&self) -> &ServerMsgKindRaw<'a>
fn borrow(&self) -> &ServerMsgKindRaw<'a>
Immutably borrows from an owned value. Read more
Source§impl<'a> Clone for ServerMsgKindRaw<'a>
impl<'a> Clone for ServerMsgKindRaw<'a>
Source§fn clone(&self) -> ServerMsgKindRaw<'a>
fn clone(&self) -> ServerMsgKindRaw<'a>
Returns a duplicate of the value. Read more
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moreSource§impl<'a> Debug for ServerMsgKindRaw<'a>
impl<'a> Debug for ServerMsgKindRaw<'a>
Source§impl<'de, 'a> Deserialize<'de> for ServerMsgKindRaw<'a>
impl<'de, 'a> Deserialize<'de> for ServerMsgKindRaw<'a>
Source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
__D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
__D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
Source§impl From<ACCOUNT> for ServerMsgKindRaw<'static>
impl From<ACCOUNT> for ServerMsgKindRaw<'static>
Source§fn from(v: ACCOUNT) -> ServerMsgKindRaw<'static>
fn from(v: ACCOUNT) -> ServerMsgKindRaw<'static>
Converts to this type from the input type.
Source§impl From<AUTHENTICATE> for ServerMsgKindRaw<'static>
impl From<AUTHENTICATE> for ServerMsgKindRaw<'static>
Source§fn from(v: AUTHENTICATE) -> ServerMsgKindRaw<'static>
fn from(v: AUTHENTICATE) -> ServerMsgKindRaw<'static>
Converts to this type from the input type.
Source§impl From<AWAY> for ServerMsgKindRaw<'static>
impl From<AWAY> for ServerMsgKindRaw<'static>
Source§fn from(v: AWAY) -> ServerMsgKindRaw<'static>
fn from(v: AWAY) -> ServerMsgKindRaw<'static>
Converts to this type from the input type.
Source§impl From<BATCH> for ServerMsgKindRaw<'static>
impl From<BATCH> for ServerMsgKindRaw<'static>
Source§fn from(v: BATCH) -> ServerMsgKindRaw<'static>
fn from(v: BATCH) -> ServerMsgKindRaw<'static>
Converts to this type from the input type.
Source§impl From<CAP> for ServerMsgKindRaw<'static>
impl From<CAP> for ServerMsgKindRaw<'static>
Source§fn from(v: CAP) -> ServerMsgKindRaw<'static>
fn from(v: CAP) -> ServerMsgKindRaw<'static>
Converts to this type from the input type.
Source§impl From<CHGHOST> for ServerMsgKindRaw<'static>
impl From<CHGHOST> for ServerMsgKindRaw<'static>
Source§fn from(v: CHGHOST) -> ServerMsgKindRaw<'static>
fn from(v: CHGHOST) -> ServerMsgKindRaw<'static>
Converts to this type from the input type.
Source§impl<'a> From<Cmd<'a>> for ServerMsgKindRaw<'a>
impl<'a> From<Cmd<'a>> for ServerMsgKindRaw<'a>
Source§impl From<ERROR> for ServerMsgKindRaw<'static>
impl From<ERROR> for ServerMsgKindRaw<'static>
Source§fn from(v: ERROR) -> ServerMsgKindRaw<'static>
fn from(v: ERROR) -> ServerMsgKindRaw<'static>
Converts to this type from the input type.
Source§impl From<FAIL> for ServerMsgKindRaw<'static>
impl From<FAIL> for ServerMsgKindRaw<'static>
Source§fn from(v: FAIL) -> ServerMsgKindRaw<'static>
fn from(v: FAIL) -> ServerMsgKindRaw<'static>
Converts to this type from the input type.
Source§impl From<INVITE> for ServerMsgKindRaw<'static>
impl From<INVITE> for ServerMsgKindRaw<'static>
Source§fn from(v: INVITE) -> ServerMsgKindRaw<'static>
fn from(v: INVITE) -> ServerMsgKindRaw<'static>
Converts to this type from the input type.
Source§impl From<JOIN> for ServerMsgKindRaw<'static>
impl From<JOIN> for ServerMsgKindRaw<'static>
Source§fn from(v: JOIN) -> ServerMsgKindRaw<'static>
fn from(v: JOIN) -> ServerMsgKindRaw<'static>
Converts to this type from the input type.
Source§impl From<KICK> for ServerMsgKindRaw<'static>
impl From<KICK> for ServerMsgKindRaw<'static>
Source§fn from(v: KICK) -> ServerMsgKindRaw<'static>
fn from(v: KICK) -> ServerMsgKindRaw<'static>
Converts to this type from the input type.
Source§impl From<MODE> for ServerMsgKindRaw<'static>
impl From<MODE> for ServerMsgKindRaw<'static>
Source§fn from(v: MODE) -> ServerMsgKindRaw<'static>
fn from(v: MODE) -> ServerMsgKindRaw<'static>
Converts to this type from the input type.
Source§impl From<NICK> for ServerMsgKindRaw<'static>
impl From<NICK> for ServerMsgKindRaw<'static>
Source§fn from(v: NICK) -> ServerMsgKindRaw<'static>
fn from(v: NICK) -> ServerMsgKindRaw<'static>
Converts to this type from the input type.
Source§impl From<NOTE> for ServerMsgKindRaw<'static>
impl From<NOTE> for ServerMsgKindRaw<'static>
Source§fn from(v: NOTE) -> ServerMsgKindRaw<'static>
fn from(v: NOTE) -> ServerMsgKindRaw<'static>
Converts to this type from the input type.
Source§impl From<NOTICE> for ServerMsgKindRaw<'static>
impl From<NOTICE> for ServerMsgKindRaw<'static>
Source§fn from(v: NOTICE) -> ServerMsgKindRaw<'static>
fn from(v: NOTICE) -> ServerMsgKindRaw<'static>
Converts to this type from the input type.
Source§impl<'a> From<Numeric> for ServerMsgKindRaw<'a>
impl<'a> From<Numeric> for ServerMsgKindRaw<'a>
Source§impl From<PART> for ServerMsgKindRaw<'static>
impl From<PART> for ServerMsgKindRaw<'static>
Source§fn from(v: PART) -> ServerMsgKindRaw<'static>
fn from(v: PART) -> ServerMsgKindRaw<'static>
Converts to this type from the input type.
Source§impl From<PING> for ServerMsgKindRaw<'static>
impl From<PING> for ServerMsgKindRaw<'static>
Source§fn from(v: PING) -> ServerMsgKindRaw<'static>
fn from(v: PING) -> ServerMsgKindRaw<'static>
Converts to this type from the input type.
Source§impl From<PONG> for ServerMsgKindRaw<'static>
impl From<PONG> for ServerMsgKindRaw<'static>
Source§fn from(v: PONG) -> ServerMsgKindRaw<'static>
fn from(v: PONG) -> ServerMsgKindRaw<'static>
Converts to this type from the input type.
Source§impl From<PRIVMSG> for ServerMsgKindRaw<'static>
impl From<PRIVMSG> for ServerMsgKindRaw<'static>
Source§fn from(v: PRIVMSG) -> ServerMsgKindRaw<'static>
fn from(v: PRIVMSG) -> ServerMsgKindRaw<'static>
Converts to this type from the input type.
Source§impl From<QUIT> for ServerMsgKindRaw<'static>
impl From<QUIT> for ServerMsgKindRaw<'static>
Source§fn from(v: QUIT) -> ServerMsgKindRaw<'static>
fn from(v: QUIT) -> ServerMsgKindRaw<'static>
Converts to this type from the input type.
Source§impl From<REGISTER> for ServerMsgKindRaw<'static>
impl From<REGISTER> for ServerMsgKindRaw<'static>
Source§fn from(v: REGISTER) -> ServerMsgKindRaw<'static>
fn from(v: REGISTER) -> ServerMsgKindRaw<'static>
Converts to this type from the input type.
Source§impl From<SETNAME> for ServerMsgKindRaw<'static>
impl From<SETNAME> for ServerMsgKindRaw<'static>
Source§fn from(v: SETNAME) -> ServerMsgKindRaw<'static>
fn from(v: SETNAME) -> ServerMsgKindRaw<'static>
Converts to this type from the input type.
Source§impl From<TAGMSG> for ServerMsgKindRaw<'static>
impl From<TAGMSG> for ServerMsgKindRaw<'static>
Source§fn from(v: TAGMSG) -> ServerMsgKindRaw<'static>
fn from(v: TAGMSG) -> ServerMsgKindRaw<'static>
Converts to this type from the input type.
Source§impl From<TOPIC> for ServerMsgKindRaw<'static>
impl From<TOPIC> for ServerMsgKindRaw<'static>
Source§fn from(v: TOPIC) -> ServerMsgKindRaw<'static>
fn from(v: TOPIC) -> ServerMsgKindRaw<'static>
Converts to this type from the input type.
Source§impl From<VERIFY> for ServerMsgKindRaw<'static>
impl From<VERIFY> for ServerMsgKindRaw<'static>
Source§fn from(v: VERIFY) -> ServerMsgKindRaw<'static>
fn from(v: VERIFY) -> ServerMsgKindRaw<'static>
Converts to this type from the input type.
Source§impl From<WALLOPS> for ServerMsgKindRaw<'static>
impl From<WALLOPS> for ServerMsgKindRaw<'static>
Source§fn from(v: WALLOPS) -> ServerMsgKindRaw<'static>
fn from(v: WALLOPS) -> ServerMsgKindRaw<'static>
Converts to this type from the input type.
Source§impl From<WARN> for ServerMsgKindRaw<'static>
impl From<WARN> for ServerMsgKindRaw<'static>
Source§fn from(v: WARN) -> ServerMsgKindRaw<'static>
fn from(v: WARN) -> ServerMsgKindRaw<'static>
Converts to this type from the input type.
Source§impl<'a> Hash for ServerMsgKindRaw<'a>
impl<'a> Hash for ServerMsgKindRaw<'a>
Source§impl<'a> Ord for ServerMsgKindRaw<'a>
impl<'a> Ord for ServerMsgKindRaw<'a>
Source§fn cmp(&self, other: &ServerMsgKindRaw<'a>) -> Ordering
fn cmp(&self, other: &ServerMsgKindRaw<'a>) -> Ordering
1.21.0 · Source§fn max(self, other: Self) -> Selfwhere
Self: Sized,
fn max(self, other: Self) -> Selfwhere
Self: Sized,
Compares and returns the maximum of two values. Read more
Source§impl<'a> PartialEq<&[u8]> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<&[u8]> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<&str> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<&str> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<[u8]> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<[u8]> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<ACCOUNT> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<ACCOUNT> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<AUTHENTICATE> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<AUTHENTICATE> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<AWAY> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<AWAY> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<BATCH> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<BATCH> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<CAP> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<CAP> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<CHGHOST> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<CHGHOST> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<Cmd<'_>> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<Cmd<'_>> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<ERROR> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<ERROR> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<FAIL> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<FAIL> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<INVITE> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<INVITE> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<JOIN> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<JOIN> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<KICK> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<KICK> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<MODE> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<MODE> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<NICK> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<NICK> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<NOTE> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<NOTE> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<NOTICE> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<NOTICE> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<Numeric> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<Numeric> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<PART> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<PART> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<PING> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<PING> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<PONG> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<PONG> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<PRIVMSG> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<PRIVMSG> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<QUIT> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<QUIT> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<REGISTER> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<REGISTER> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<SETNAME> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<SETNAME> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<ServerMsgKindRaw<'a>> for ACCOUNT
impl<'a> PartialEq<ServerMsgKindRaw<'a>> for ACCOUNT
Source§impl<'a> PartialEq<ServerMsgKindRaw<'a>> for AUTHENTICATE
impl<'a> PartialEq<ServerMsgKindRaw<'a>> for AUTHENTICATE
Source§impl<'a> PartialEq<ServerMsgKindRaw<'a>> for AWAY
impl<'a> PartialEq<ServerMsgKindRaw<'a>> for AWAY
Source§impl<'a> PartialEq<ServerMsgKindRaw<'a>> for BATCH
impl<'a> PartialEq<ServerMsgKindRaw<'a>> for BATCH
Source§impl<'a> PartialEq<ServerMsgKindRaw<'a>> for CAP
impl<'a> PartialEq<ServerMsgKindRaw<'a>> for CAP
Source§impl<'a> PartialEq<ServerMsgKindRaw<'a>> for CHGHOST
impl<'a> PartialEq<ServerMsgKindRaw<'a>> for CHGHOST
Source§impl<'a> PartialEq<ServerMsgKindRaw<'a>> for ERROR
impl<'a> PartialEq<ServerMsgKindRaw<'a>> for ERROR
Source§impl<'a> PartialEq<ServerMsgKindRaw<'a>> for FAIL
impl<'a> PartialEq<ServerMsgKindRaw<'a>> for FAIL
Source§impl<'a> PartialEq<ServerMsgKindRaw<'a>> for INVITE
impl<'a> PartialEq<ServerMsgKindRaw<'a>> for INVITE
Source§impl<'a> PartialEq<ServerMsgKindRaw<'a>> for JOIN
impl<'a> PartialEq<ServerMsgKindRaw<'a>> for JOIN
Source§impl<'a> PartialEq<ServerMsgKindRaw<'a>> for KICK
impl<'a> PartialEq<ServerMsgKindRaw<'a>> for KICK
Source§impl<'a> PartialEq<ServerMsgKindRaw<'a>> for MODE
impl<'a> PartialEq<ServerMsgKindRaw<'a>> for MODE
Source§impl<'a> PartialEq<ServerMsgKindRaw<'a>> for NICK
impl<'a> PartialEq<ServerMsgKindRaw<'a>> for NICK
Source§impl<'a> PartialEq<ServerMsgKindRaw<'a>> for NOTE
impl<'a> PartialEq<ServerMsgKindRaw<'a>> for NOTE
Source§impl<'a> PartialEq<ServerMsgKindRaw<'a>> for NOTICE
impl<'a> PartialEq<ServerMsgKindRaw<'a>> for NOTICE
Source§impl<'a> PartialEq<ServerMsgKindRaw<'a>> for PART
impl<'a> PartialEq<ServerMsgKindRaw<'a>> for PART
Source§impl<'a> PartialEq<ServerMsgKindRaw<'a>> for PING
impl<'a> PartialEq<ServerMsgKindRaw<'a>> for PING
Source§impl<'a> PartialEq<ServerMsgKindRaw<'a>> for PONG
impl<'a> PartialEq<ServerMsgKindRaw<'a>> for PONG
Source§impl<'a> PartialEq<ServerMsgKindRaw<'a>> for PRIVMSG
impl<'a> PartialEq<ServerMsgKindRaw<'a>> for PRIVMSG
Source§impl<'a> PartialEq<ServerMsgKindRaw<'a>> for QUIT
impl<'a> PartialEq<ServerMsgKindRaw<'a>> for QUIT
Source§impl<'a> PartialEq<ServerMsgKindRaw<'a>> for REGISTER
impl<'a> PartialEq<ServerMsgKindRaw<'a>> for REGISTER
Source§impl<'a> PartialEq<ServerMsgKindRaw<'a>> for SETNAME
impl<'a> PartialEq<ServerMsgKindRaw<'a>> for SETNAME
Source§impl<'a> PartialEq<ServerMsgKindRaw<'a>> for TAGMSG
impl<'a> PartialEq<ServerMsgKindRaw<'a>> for TAGMSG
Source§impl<'a> PartialEq<ServerMsgKindRaw<'a>> for TOPIC
impl<'a> PartialEq<ServerMsgKindRaw<'a>> for TOPIC
Source§impl<'a> PartialEq<ServerMsgKindRaw<'a>> for VERIFY
impl<'a> PartialEq<ServerMsgKindRaw<'a>> for VERIFY
Source§impl<'a> PartialEq<ServerMsgKindRaw<'a>> for WALLOPS
impl<'a> PartialEq<ServerMsgKindRaw<'a>> for WALLOPS
Source§impl<'a> PartialEq<ServerMsgKindRaw<'a>> for WARN
impl<'a> PartialEq<ServerMsgKindRaw<'a>> for WARN
Source§impl<'a> PartialEq<TAGMSG> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<TAGMSG> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<TOPIC> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<TOPIC> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<VERIFY> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<VERIFY> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<WALLOPS> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<WALLOPS> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<WARN> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<WARN> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq<str> for ServerMsgKindRaw<'a>
impl<'a> PartialEq<str> for ServerMsgKindRaw<'a>
Source§impl<'a> PartialEq for ServerMsgKindRaw<'a>
impl<'a> PartialEq for ServerMsgKindRaw<'a>
Source§impl<'a> PartialOrd for ServerMsgKindRaw<'a>
impl<'a> PartialOrd for ServerMsgKindRaw<'a>
Source§impl<'a> Serialize for ServerMsgKindRaw<'a>
impl<'a> Serialize for ServerMsgKindRaw<'a>
impl<'a> Eq for ServerMsgKindRaw<'a>
impl<'a> StructuralPartialEq for ServerMsgKindRaw<'a>
Auto Trait Implementations§
impl<'a> !Freeze for ServerMsgKindRaw<'a>
impl<'a> RefUnwindSafe for ServerMsgKindRaw<'a>
impl<'a> Send for ServerMsgKindRaw<'a>
impl<'a> Sync for ServerMsgKindRaw<'a>
impl<'a> Unpin for ServerMsgKindRaw<'a>
impl<'a> UnwindSafe for ServerMsgKindRaw<'a>
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more