Searched refs:DIRECTION_SEND_RECV_STR (Results 1 – 1 of 1) sorted by relevance
21 const DIRECTION_SEND_RECV_STR: &str = "sendrecv"; constant30 Direction::SendRecv => DIRECTION_SEND_RECV_STR, in fmt()44 DIRECTION_SEND_RECV_STR => Direction::SendRecv, in new()