plugrs 0.1.1

A lightweight and type-safe plugin system for Rust
Documentation
1
2
3
pub use plugrs_host::*;
pub use plugrs_interface as interface;
pub use plugrs_macros as macros;