Searched refs:DIRECTION_SEND_ONLY_STR (Results 1 – 1 of 1) sorted by relevance
22 const DIRECTION_SEND_ONLY_STR: &str = "sendonly"; constant31 Direction::SendOnly => DIRECTION_SEND_ONLY_STR, in fmt()45 DIRECTION_SEND_ONLY_STR => Direction::SendOnly, in new()