r2x 0.0.30

A framework plugin manager for the r2x power systems modeling ecosystem.
Documentation
1
2
3
4
5
// Core plugin infrastructure modules
pub mod discovery;
pub mod error;
pub mod install;
pub mod package_spec;