Crates.io | implib |
lib.rs | implib |
version | 0.4.0 |
created_at | 2022-05-18 10:23:20.845417+00 |
updated_at | 2025-07-12 04:39:41.252244+00 |
description | Generate Windows import library from module definition file |
homepage | |
repository | https://github.com/messense/implib-rs |
max_upload_size | |
id | 588887 |
size | 139,600 |
Generate Windows import library from module definition file in Rust.
Add it to your Cargo.toml
:
[dependencies]
implib = "0.3"
This work is released under the MIT license. A copy of the license is provided in the LICENSE file.