lp 0.1.7

An embeddable plugin system for Rust applications.
Documentation
# LibPlugin


![Image](https://github.com/user-attachments/assets/8c401358-3a23-4cea-8c52-368140caf06e)

> An embeddable plugin system for Rust applications.

***Still under early development; I would recommend against using it at the moment.***

- Supported Formats:
    - Toml
    - Ron
    - Json

## Roadmap

- Improved Docs
    - Examples

- Improve Tests
    - Refactor the mock up to reflect a realistic use case.