Skip to content

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.

License

Notifications You must be signed in to change notification settings

xuchaoqian/stabby-plugin-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stabby-plugin-demo

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages