/stabby-plugin-demo

A demo shows how to implement a plugin system in the Rust world, leveraging the Stabby crate, which ensures the utilization of some of Rust's best features, such as trait objects, closures, and futures.

Primary LanguageRustApache License 2.0Apache-2.0

stabby-plugin-demo