#plugin #interface #runner #own #anyrun #interaction #create

anyrun-interface

The raw interface crate for interaction between Anyrun and the plugins

1 unstable release

0.1.0 Aug 21, 2023

#91 in #own

Download history 56/week @ 2024-06-17 96/week @ 2024-06-24 35/week @ 2024-07-01 21/week @ 2024-07-08 23/week @ 2024-07-15 36/week @ 2024-07-22 31/week @ 2024-07-29 20/week @ 2024-08-05 25/week @ 2024-08-12 20/week @ 2024-08-19 70/week @ 2024-08-26 39/week @ 2024-09-02 41/week @ 2024-09-09 33/week @ 2024-09-16 69/week @ 2024-09-23 45/week @ 2024-09-30

196 downloads per month
Used in anyrun-plugin

Custom license

15KB
55 lines

anyrun-interface

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.

Usage

For usage of this crate take a look at the main project and the plugin crate for the "reference" implementation.

Dependencies

~4–10MB
~98K SLoC