uniffi-rs
                                
                                 uniffi-rs copied to clipboard
                                
                                    uniffi-rs copied to clipboard
                            
                            
                            
                        proc-macro: Support Self type in methods
Part of #1257.
I wrote some docs for the first commit, do you also want that for the second commit? That code will have to change a bunch to not filter out self parameters once we support static methods. Currently the metadata just can't represent those, all methods just implicitly have a self parameter.
Github is acting pretty weird for me, but hopefully my comments make sense. I don't think this is all that critical, it just seems like it would help keep track of things.