implib

Crates.ioimplib
lib.rsimplib
version0.3.2
sourcesrc
created_at2022-05-18 10:23:20.845417
updated_at2024-01-14 06:54:56.388418
descriptionGenerate Windows import library from module definition file
homepage
repositoryhttps://github.com/messense/implib-rs
max_upload_size
id588887
size137,845
messense (messense)

documentation

README

implib-rs

CI Crates.io docs.rs

Generate Windows import library from module definition file in Rust.

Installation

Add it to your Cargo.toml:

[dependencies]
implib = "0.3"

License

This work is released under the MIT license. A copy of the license is provided in the LICENSE file.

Commit count: 47

cargo fmt