| Crates.io | com-scrape |
| lib.rs | com-scrape |
| version | 0.3.0 |
| created_at | 2023-06-12 06:57:34.082578+00 |
| updated_at | 2025-12-07 17:12:12.535863+00 |
| description | Automatically generates Rust bindings for COM interfaces |
| homepage | |
| repository | https://github.com/coupler-rs/vst3-rs |
| max_upload_size | |
| id | 887851 |
| size | 83,643 |
com-scrape is a tool for automatically generating Rust bindings for COM interfaces defined in C++. com-scrape is developed specifically for use in the vst3 crate, and as such, robustness for arbitrary C++ inputs is a non-goal.
com-scrape is distributed under the terms of both the MIT license and the Apache license, version 2.0. Contributions are accepted under the same terms.