mistletoe-api 0.1.1

API objects and interfaces for the Mistletoe Package Manager
Documentation
1
2
3
4
5
# mistletoe-api


This crate contains common API objects passed back and forth from the engine and the module.  This is used in the engine, but can also be used by package writers as well in conjunction with `mistletoe-bind`.

For more information on the **Mistletoe Package Manager**, see the `mistletoe` crate.