Expand description
Low-level cxx bridge to the Verovio C++
music engraving library.
This crate compiles the vendored Verovio source tree into a static
archive and exposes the Toolkit class through a thin C++ shim. You
almost certainly want the safe wrapper in the verovio
crate instead — this crate is a build dependency, not a user-facing API.