winforms-sys

Crates.iowinforms-sys
lib.rswinforms-sys
version0.0.2
sourcesrc
created_at2023-05-08 23:51:38.677576
updated_at2023-05-09 00:52:02.576782
descriptionDiscontinued Project
homepage
repository
max_upload_size
id860152
size1,749
Exverge (exverge-0)

documentation

README

Nope nope, nevermind

This was meant to be a repository for Rust bindings from C# WinForms, but it had too many intercompatibility problems. If someone want to try out at this, contact me through my Github contact email and I'll transfer the crate to you.

Alternatives

C# Bindings from Rust

You could manually write FFI code to run your Rust code from C#, or use a tool like csbindgen to generate it.

Rust GUI

Nowadays, there are many GUI platforms for Rust, like iced, or egui that you should check out

Commit count: 0

cargo fmt