Crates.io | csharpbindgen |
lib.rs | csharpbindgen |
version | 0.1.0 |
source | src |
created_at | 2019-07-13 16:16:37.129818 |
updated_at | 2019-07-13 16:16:37.129818 |
description | A library for generating C# bindings from Rust code. |
homepage | |
repository | https://github.com/toolness/csharpbindgen/ |
max_upload_size | |
id | 148807 |
size | 43,607 |
csharpbindgen
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
.