Searched refs:MalformedCommand (Results 1 – 3 of 3) sorted by relevance
11 MalformedCommand, enumerator131 .map_err(|_| PacketParseError::MalformedCommand)?, in from_buf()
76 .ok_or(CommandParseError::MalformedCommand($name))?;100 MalformedCommand(&'a str), enumerator
591 crate::protocol::PacketParseError::MalformedCommand, in handle_base()