You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I hope modules will be there soonish, as I want to use this crate to build a ruby-API for one of my projects. Would love to have modules as soon as possible, as I will create a rather big API as far as I can tell by now. And modules would be super-awesome for it!
Add basic support for
Module
s.Also there may be some common functionality which is implemented in
Class
struct. Extract the logic to a trait in this case.The text was updated successfully, but these errors were encountered: