com-scrape

Crates.iocom-scrape
lib.rscom-scrape
version0.1.3
sourcesrc
created_at2023-06-12 06:57:34.082578
updated_at2024-04-30 22:47:48.479577
descriptionAutomatically generates Rust bindings for COM interfaces
homepage
repositoryhttps://github.com/coupler-rs/vst3-rs
max_upload_size
id887851
size70,586
Micah Johnston (glowcoil)

documentation

README

com-scrape

Cargo Docs

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.

License

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.

Commit count: 158

cargo fmt