NordSecurity / uniffi-bindgen-cs

C# bindings generator for uniffi-rs
https://github.com/NordSecurity/uniffi-bindgen-cs
Mozilla Public License 2.0
109 stars 21 forks source link

fix: optional parameter ordering `CS1737` #62

Closed meenzen closed 10 months ago

meenzen commented 11 months ago

fixes: #52

meenzen commented 11 months ago

This PR currently only reproduces the error.

meenzen commented 11 months ago

Everything is now implemented.

I'm still very new to rust so I'm not sure if my approach is the best. Any feedback is appreciated.

meenzen commented 10 months ago

I'm fine with using main for now, no need for a tag.