docs.rs failed to build conformal_vst_wrapper-0.3.9
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
This crate contains code to wrap a [conformal_component::Component] in a VST3-compatible plug-in.
The main entry point is the [wrap_factory] macro, which should be invoked exactly once for each plug-in binary.