danielpclark / rutie

“The Tie Between Ruby and Rust.”
MIT License
940 stars 62 forks source link

Allowing commas after methods - Issue #120 #133

Closed gemmaro closed 3 years ago

gemmaro commented 3 years ago

Solve #120.

When multiple methods (functions) are defined inside methods! and unsafe_methods! macros, commas after the methods is now allowed. After this change, we can still select the case without commas, as before.

Reference:

danielpclark commented 3 years ago

This is now in the master branch and Rutie crate 0.8.2