csharpbindgen 0.1.0

A library for generating C# bindings from Rust code.
Documentation
  • Coverage
  • 73.33%
    11 out of 15 items documented1 out of 8 items with examples
  • Size
  • Source code size: 70.74 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.4 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 21s Average build duration of successful builds.
  • all releases: 21s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • toolness/csharpbindgen
    22 6 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • toolness

csharpbindgenCircleCI docs.rs

csharpbindgen is a Rust library for generating low-level C# bindings from Rust code.

For more details, consult the online documentation or clone this repository and run cargo doc --open.