Searched refs:DIRECTION_UNSPECIFIED_STR (Results 1 – 2 of 2) sorted by relevance
25 const DIRECTION_UNSPECIFIED_STR: &str = "Unspecified"; constant34 _ => DIRECTION_UNSPECIFIED_STR, in fmt()
28 (Direction::Unspecified, DIRECTION_UNSPECIFIED_STR), in test_direction_string()