servo / euclid

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

Length does not implement Default and have no defaults equivalent #401

Closed Mingun closed 4 years ago

Mingun commented 4 years ago

Is there any reason why Length does not implement Default trait and has no equivalent in defaults module?