servo / euclid

Geometry primitives (basic linear algebra) for Rust
Other
462 stars 102 forks source link

Default Angle #436

Closed barsoosayque closed 4 years ago

barsoosayque commented 4 years ago

Implement Default trait for Angle struct by simply deriving it. Default angle is 0, which seems pretty reasonable.

nical commented 4 years ago

Looks good to me, thanks!

@bors-servo r+

bors-servo commented 4 years ago

:pushpin: Commit 646c978 has been approved by nical

bors-servo commented 4 years ago

:hourglass: Testing commit 646c97825b582b29993bbf25862f84ad655dac2e with merge a70e94263717de23454d7d280ef2438c38ea1f39...

bors-servo commented 4 years ago

:sunny: Test successful - checks-travis Approved by: nical Pushing a70e94263717de23454d7d280ef2438c38ea1f39 to master...