Lines Matching defs:CoreCommandPacket
3245 pub struct CoreCommandPacket { struct
3246 uci_packet: Arc<UciPacketData>,
3247 uci_command: Arc<UciCommandData>,
3248 core_command: Arc<CoreCommandData>,
3306 impl Packet for CoreCommandPacket { implementation
3327 impl TryFrom<UciPacketPacket> for CoreCommandPacket { implementation
3333 impl CoreCommandPacket { implementation
3383 impl Into<UciPacketPacket> for CoreCommandPacket { implementation
3388 impl Into<UciCommandPacket> for CoreCommandPacket { implementation
3394 pub fn build(self) -> CoreCommandPacket { in build()
5713 fn into(self) -> CoreCommandPacket { in into()
5749 fn into(self) -> CoreCommandPacket { in into()
6231 fn into(self) -> CoreCommandPacket { in into()
6265 fn into(self) -> CoreCommandPacket { in into()
6675 fn into(self) -> CoreCommandPacket { in into()
6709 fn into(self) -> CoreCommandPacket { in into()
7086 fn into(self) -> CoreCommandPacket { in into()
7122 fn into(self) -> CoreCommandPacket { in into()
7504 fn into(self) -> CoreCommandPacket { in into()
7540 fn into(self) -> CoreCommandPacket { in into()