#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

#108 in #interaction

Download history 22/week @ 2024-11-17 29/week @ 2024-11-24 39/week @ 2024-12-01 51/week @ 2024-12-08 55/week @ 2024-12-15 3/week @ 2024-12-22 1/week @ 2024-12-29 33/week @ 2025-01-05 48/week @ 2025-01-12 58/week @ 2025-01-19 29/week @ 2025-01-26 47/week @ 2025-02-02 50/week @ 2025-02-09 37/week @ 2025-02-16 43/week @ 2025-02-23 15/week @ 2025-03-02

153 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
~97K SLoC