anyrun-interface

Crates.ioanyrun-interface
lib.rsanyrun-interface
version0.1.0
sourcesrc
created_at2023-08-21 15:39:22.543097
updated_at2023-08-21 15:39:22.543097
descriptionThe raw interface crate for interaction between Anyrun and the plugins
homepagehttps://github.com/anyrun-org/interface
repositoryhttps://github.com/anyrun-org/interface
max_upload_size
id950090
size39,357
(Kirottu)

documentation

README

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.

Commit count: 3

cargo fmt