It might be worth replacing the raw clap-sys plugin code in the nice-plug crate with the clack-plugin crate.
The author of that crate has put a lot of time and thought into creating a safe abstraction, so it could be beneficial to use it for maintenance reasons.
It might be worth replacing the raw `clap-sys` plugin code in the `nice-plug` crate with the [clack-plugin](https://crates.io/crates/clack-plugin) crate.
The author of that crate has put a lot of time and thought into creating a safe abstraction, so it could be beneficial to use it for maintenance reasons.