lp 0.1.1

An embedded plugin manager for Rust applications.
Documentation
# LibPlugin


> An embeddable plugin system for Rust applications.

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


- Supported Formats:
    - Toml

## Roadmap


- More configurations formats
    - Ron
    - Json
    - Yaml

- Improved Docs
    - Examples

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