Searched defs:EndpointDirection (Results 1 – 2 of 2) sorted by relevance
161 pub enum EndpointDirection { enum170 pub fn get_direction(&self) -> EndpointDirection { in get_direction()
56 direction: EndpointDirection, in new()