recursive-geometry
recursive-geometry copied to clipboard
A program that generates geometry and recursively subdivides it into triangles, written in Rust
Results
1
recursive-geometry issues
Sort by
recently updated
recently updated
newest added
error[E0282]: type annotations needed --> /Users/envoy/.cargo/registry/src/github.com-1ecc6299db9ec823/cocoa-0.9.2/src/appkit.rs:479:9 | 479 | msg_send![self, releaseGlobally]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider giving `result` a type | = note: this error originates in a macro (in Nightly builds,...