ralfbiedert / interoptopus

The polyglot bindings generator for your library (C#, C, Python, …) 🐙
302 stars 27 forks source link

Create C# documentation writer #52

Closed dennisradell closed 1 year ago

dennisradell commented 1 year ago

This change adds a C# documentation writer, similar to the one for the CPython backend. Also included is change to a utility function to convert Rust function names to C# function names.

ralfbiedert commented 1 year ago

0.14.7