| Crates.io | com-scrape |
| lib.rs | com-scrape |
| version | 0.1.3 |
| created_at | 2023-06-12 06:57:34.082578+00 |
| updated_at | 2024-04-30 22:47:48.479577+00 |
| description | Automatically generates Rust bindings for COM interfaces |
| homepage | |
| repository | https://github.com/coupler-rs/vst3-rs |
| max_upload_size | |
| id | 887851 |
| size | 70,586 |
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.