implib

Crates.ioimplib
lib.rsimplib
version0.4.0
created_at2022-05-18 10:23:20.845417+00
updated_at2025-07-12 04:39:41.252244+00
descriptionGenerate Windows import library from module definition file
homepage
repositoryhttps://github.com/messense/implib-rs
max_upload_size
id588887
size139,600
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: 65

cargo fmt