#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

#98 in #interaction

Download history 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 9/week @ 2024-10-07 39/week @ 2024-10-14 18/week @ 2024-10-21 33/week @ 2024-10-28 34/week @ 2024-11-04 7/week @ 2024-11-11

95 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–9.5MB
~97K SLoC