Crate weechat_relay_rs

source ·
Expand description

weechat-relay-rs is a pure-Rust library for interfacing with a WeeChat Relay, including sending commands and receiving messages.

Modules

Macros

Apply an expression to any variant of a WArray.
Apply an expression to any variant of a WArray, with auxilliary data.
Create a StringArgument from a string literal (i.e., a &'static str).

Structs