| Crates.io | anyrun-interface |
| lib.rs | anyrun-interface |
| version | 0.1.0 |
| created_at | 2023-08-21 15:39:22.543097+00 |
| updated_at | 2023-08-21 15:39:22.543097+00 |
| description | The raw interface crate for interaction between Anyrun and the plugins |
| homepage | https://github.com/anyrun-org/interface |
| repository | https://github.com/anyrun-org/interface |
| max_upload_size | |
| id | 950090 |
| size | 39,357 |
This crate can be used to create your own custom implementation of either plugins (if you need more freedom than the anyrun-plugin provides) or if you want to create your own runner that uses plugins from this project.
For usage of this crate take a look at the main project and the plugin crate for the "reference" implementation.