Function gstd_fluent::reply_bytes

source ·
pub fn reply_bytes<Buffer: AsRef<[u8]>>(
    payload: Buffer
) -> ReplyBuilder<(PayloadBytesW<Buffer>, (), (), ())>
Expand description

Creates a builder that allows to send a new message as a reply to the message being processed.