Crates.io | implib |
lib.rs | implib |
version | 0.3.3 |
source | src |
created_at | 2022-05-18 10:23:20.845417 |
updated_at | 2024-09-12 13:24:43.593001 |
description | Generate Windows import library from module definition file |
homepage | |
repository | https://github.com/messense/implib-rs |
max_upload_size | |
id | 588887 |
size | 136,566 |
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.