Searched refs:DIRECTION_INACTIVE_STR (Results 1 – 1 of 1) sorted by relevance
24 const DIRECTION_INACTIVE_STR: &str = "inactive"; constant33 Direction::Inactive => DIRECTION_INACTIVE_STR, in fmt()47 DIRECTION_INACTIVE_STR => Direction::Inactive, in new()