#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

#88 in #interaction

Download history 12/week @ 2024-01-08 1/week @ 2024-01-15 3/week @ 2024-02-05 13/week @ 2024-02-12 45/week @ 2024-02-19 47/week @ 2024-02-26 27/week @ 2024-03-04 46/week @ 2024-03-11 32/week @ 2024-03-18 34/week @ 2024-03-25 59/week @ 2024-04-01 26/week @ 2024-04-08 34/week @ 2024-04-15

156 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

~5–12MB
~112K SLoC