Skip to main content

Crate aiway_plugin

Crate aiway_plugin 

Source

Re-exports§

pub use aiway_protocol as protocol;
pub use log;
pub use serde_json;

Macros§

export
plugin_version

Structs§

Bytes
A cheaply cloneable and sliceable chunk of contiguous memory.
NetworkPlugin
从指定的URL加载插件
PluginInfo
插件信息
Version
SemVer version as defined by https://semver.org.

Enums§

PluginError

Traits§

AsyncTryInto
Plugin

Attribute Macros§

async_trait