borovan

Results 4 issues of borovan

I'm getting Rust warnings from the CandidType derive macro, only on enums and records with no fields. Not a huge issue but there's a lot of yellow squiggles all over...

Hi Ryan, Would it be possible to have something like in VSCode for go, where the imports automatically get added/removed based on the code? What's the complexity of something like...

This was motoko code generated by Go. I try and make the generator as close to the prettified output as possible. ![image](https://user-images.githubusercontent.com/84897664/194167679-0db47ec3-ad04-4bae-a81b-28befc70be24.png) so then I put a newline after update(,...

This allows it to iterate returning ?Nat instead of ?Int so it can be used in arrays. As range starts at Nat I figured that negative numbers weren't that important...

cla:agreed