mkapk-res 0.1.1

Cross-platform audio plugin build and packaging system (Standalone/VST3/AU/AAX) with a shared retained-mode GUI framework
docs.rs failed to build mkapk-res-0.1.1
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.

mkapk-res

Resource system for mkapk: typed resource IDs, static embedding, a typed registry, and SVG (via resvg/usvg/tiny-skia) and PNG (via image) decoders for plugin UI assets.

#![deny(unsafe_code)].

See the workspace README for the full picture of how this fits into building VST3/AU/AAX/Standalone plugins.