Searched refs:Output (Results 1 – 1 of 1) sorted by relevance
19 type Output = Vector2; typedef21 fn add(self, other: Vector2) -> Self::Output { in add() argument30 type Output = Vector2; typedef32 fn sub(self, other: Vector2) -> Self::Output { in sub() argument