implib 0.3.5

Generate Windows import library from module definition file
Documentation

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.