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

Change default access modifier to internal #69

Closed arg0d closed 9 months ago

arg0d commented 9 months ago

Access modifier may be configured via access_modifier configuration value.

Closes https://github.com/NordSecurity/uniffi-bindgen-cs/issues/23

arg0d commented 9 months ago

@AArnott