Expand description
Plugin manager with dependency resolution.
Structsยง
- Rule
Item - Result of Ruler::add, allows customizing the position of each rule.
- Ruler
- Ruler allows you to implement a plugin system with dependency management and ensure that your dependencies are called in the correct order.