Small whitespace change.
This commit is contained in:
parent
762cd45f63
commit
656f1c3a94
@ -1,4 +1,5 @@
|
||||
use std::ops::{Add, Div, Mul, Neg, Sub};
|
||||
|
||||
#[derive(Debug, PartialEq, Copy, Clone)]
|
||||
pub struct Tuple {
|
||||
pub x: f32,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user