Expand description

Crates and types required in plugins.

Re-exports

pub extern crate anyhow;
pub extern crate async_std;
pub use self::types::*;

Structs

Client struct

Enums

Value type of the client map entry

Attribute Macros